GCC Middle and Back End API Reference
model_pressure_data Struct Reference

Data Fields

int ref_pressure
int max_pressure

Detailed Description

   Information about the pressure on a particular register class at a
   particular point of the model schedule.  

Field Documentation

int model_pressure_data::max_pressure
     The maximum pressure during or after this point of the model schedule.  
int model_pressure_data::ref_pressure
     The pressure at this point of the model schedule, or -1 if the
     point is associated with an instruction that has already been
     scheduled.  

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