|
GCC Middle and Back End API Reference
|
#include <bitmap.h>

Data Fields | |
| struct bitmap_element * | elements |
| bitmap_head * | heads |
| struct obstack | obstack |
Obstack for allocating bitmaps and elements from.
| struct bitmap_element* bitmap_obstack::elements |
| bitmap_head* bitmap_obstack::heads |
Referenced by bitmap_obstack_initialize(), and bitmap_obstack_release().
| struct obstack bitmap_obstack::obstack |
Referenced by bitmap_element_allocate(), bitmap_obstack_initialize(), and bitmap_obstack_release().