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

struct bitmap_element* bitmap_obstack::elements

◆ heads

bitmap_head* bitmap_obstack::heads

◆ obstack

struct obstack bitmap_obstack::obstack

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