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

Data Fields

unit_decl_t unit_decl
struct unit_usagenext

Detailed Description

   The following structure describes usage of a unit in a reservation.  

Field Documentation

struct unit_usage* unit_usage::next
     The following forms a list of units used on the same cycle in the
     same alternative.  The list is ordered by the correspdoning unit
     declarations and there is no unit declaration duplication in the
     list.  
unit_decl_t unit_usage::unit_decl

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