GCC Middle and Back End API Reference
|
Data Fields | |
int | ref_pressure |
int | max_pressure |
Information about the pressure on a particular register class at a particular point of the model schedule.
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.