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

Data Fields

int ii
int history
ps_insn_ptrrows
vec< ps_reg_move_inforeg_moves
int * rows_length
int min_cycle
int max_cycle
ddg_ptr g
int stage_count

Detailed Description

Holds the partial schedule as an array of II rows.  Each entry of the
   array points to a linked list of PS_INSNs, which represents the
   instructions that are scheduled for that row.   

Field Documentation

int partial_schedule::history
int partial_schedule::stage_count

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