GCC Middle and Back End API Reference
bitmap_obstack Struct Reference

#include <bitmap.h>

Collaboration diagram for bitmap_obstack:

Data Fields

struct bitmap_elementelements
 
bitmap_headheads
 
struct obstack obstack
 

Detailed Description

Obstack for allocating bitmaps and elements from.   

Field Documentation

◆ elements

◆ heads

bitmap_head* bitmap_obstack::heads

◆ obstack


The documentation for this struct was generated from the following file: