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

Data Fields

int index
int rest
int n
state_t state
first_cycle_multipass_data_t target_data

Detailed Description

The following structure describe an entry of the stack of choices.   

Field Documentation

int choice_entry::index

Referenced by choose_ready(), and max_issue().

int choice_entry::n
int choice_entry::rest

Referenced by max_issue().

state_t choice_entry::state
first_cycle_multipass_data_t choice_entry::target_data

Referenced by max_issue().


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