GCC Middle and Back End API Reference
bitmap_head_def Struct Reference

#include <bitmap.h>

Collaboration diagram for bitmap_head_def:

Data Fields

unsigned int indx
unsigned int descriptor_id
bitmap_elementfirst
bitmap_elementcurrent
bitmap_obstackobstack

Detailed Description

   Head of bitmap linked list.  The 'current' member points to something
   already pointed to by the chain started by first, so it.  

Field Documentation

unsigned int bitmap_head_def::descriptor_id

Referenced by bitmap_copy(), and bitmap_register().

bitmap_obstack* bitmap_head_def::obstack

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