|
GCC Middle and Back End API Reference
|
#include <sel-sched-ir.h>

Data Fields | |
| rtx | note_list |
| av_set_t | av_set |
| int | av_level |
Per basic block data for the region.
| int sel_region_bb_info_def::av_level |
If (AV_LEVEL == GLOBAL_LEVEL) then AV is valid.
| av_set_t sel_region_bb_info_def::av_set |
Cached availability set at the beginning of a block.
See also AV_LEVEL () for conditions when this av_set can be used.
| rtx sel_region_bb_info_def::note_list |
This insn stream is constructed in such a way that it should be
traversed by PREV_INSN field - (*not* NEXT_INSN).