GCC Middle and Back End API Reference
bitmap_obstack Struct Reference

#include <bitmap.h>

Collaboration diagram for bitmap_obstack:

Data Fields

struct bitmap_element_defelements
struct bitmap_head_defheads
struct obstack obstack

Detailed Description

   Obstack for allocating bitmaps and elements from.  

Field Documentation

struct bitmap_element_def* bitmap_obstack::elements
struct bitmap_head_def* bitmap_obstack::heads
struct obstack bitmap_obstack::obstack

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