GCC Middle and Back End API Reference
|
#include <bitmap.h>
Data Fields | |
struct bitmap_element_def * | elements |
struct bitmap_head_def * | heads |
struct obstack | obstack |
Obstack for allocating bitmaps and elements from.
struct bitmap_element_def* bitmap_obstack::elements |
struct bitmap_head_def* bitmap_obstack::heads |
Referenced by bitmap_obstack_free(), bitmap_obstack_initialize(), and bitmap_obstack_release().
struct obstack bitmap_obstack::obstack |