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

Data Fields

rtx insn
struct model_insn_infoprev
struct model_insn_infonext
int old_queue
unsigned int model_priority
unsigned int depth
unsigned int alap
int unscheduled_preds

Detailed Description

Per-instruction information that is used while building the model
   schedule.  Here, "schedule" refers to the model schedule rather
   than the main schedule.   

Field Documentation

unsigned int model_insn_info::alap
unsigned int model_insn_info::depth
unsigned int model_insn_info::model_priority
int model_insn_info::old_queue

Referenced by model_analyze_insns().

int model_insn_info::unscheduled_preds

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