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 compute_trg_info(), debug_candidates(), and update_live().
int bblst::nr_members |
Referenced by check_live(), compute_trg_info(), and debug_candidates().