GCC Middle and Back End API Reference
reserv_decl Struct Reference
Collaboration diagram for reserv_decl:

Data Fields

const char * name
regexp_t regexp
char reserv_is_used
int loop_pass_num

Detailed Description

   This describes define_reservation (see file rtl.def).  

Field Documentation

int reserv_decl::loop_pass_num
     The following field is used to check up cycle in expression
     definition.  
const char* reserv_decl::name
regexp_t reserv_decl::regexp

Referenced by automata_list_hash().

char reserv_decl::reserv_is_used
     The following fields are defined by checker.  
     The following field value is nonzero if the unit is used in an
     regexp.  

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