GCC Middle and Back End API Reference
|
Data Fields | |
int | max_reg_pressure [N_REG_CLASSES] |
int | old_pressure |
bitmap | live_in |
bitmap | backup |
Data stored for each basic block.
bitmap bb_data::backup |
bitmap bb_data::live_in |
int bb_data::max_reg_pressure[N_REG_CLASSES] |
Referenced by should_hoist_expr_to_dom().
int bb_data::old_pressure |