GCC Middle and Back End API Reference
|
Data Fields | |
basic_block * | first_member |
int | nr_members |
Target info declarations. The block currently being scheduled is referred to as the "target" block, while other blocks in the region from which insns can be moved to the target are called "source" blocks. The candidate structure holds info about such sources: are they valid? Speculative? Etc.
basic_block* bblst::first_member |
Referenced by check_live_1(), compute_trg_info(), debug_candidate(), is_pfree(), and update_live_1().
int bblst::nr_members |
Referenced by check_live_1(), compute_trg_info(), debug_candidate(), is_pfree(), and update_live_1().