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

Data Fields

int max_reg_pressure [N_REG_CLASSES]
int old_pressure
bitmap live_in
bitmap backup

Detailed Description

Data stored for each basic block.   

Field Documentation

bitmap bb_data::backup
bitmap bb_data::live_in
int bb_data::max_reg_pressure[N_REG_CLASSES]
int bb_data::old_pressure

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