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

Data Fields

int units_num
struct unit_decl ** unit_decls
pattern_set_el_t next_pattern_set_el

Detailed Description

   The following nodes represent presence or absence pattern for cpu
   units.  Each element is accessed through only one presence_list or
   absence_list.  

Field Documentation

pattern_set_el_t pattern_set_el::next_pattern_set_el
struct unit_decl** pattern_set_el::unit_decls
     The units forming the pattern.  

Referenced by decl_eq_p(), and find_arc().

int pattern_set_el::units_num
     The number of units in unit_decls.  

Referenced by find_arc(), and finish_decl_table().


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