GCC Middle and Back End API Reference
sel-sched.h File Reference

Go to the source code of this file.

Functions

void run_selective_scheduling (void)
bool maybe_skip_selective_scheduling (void)

Function Documentation

bool maybe_skip_selective_scheduling ( void  )
Return true when we need to skip selective scheduling.  Used for debugging.   

References dbg_cnt().

Referenced by rest_of_handle_sched(), and rest_of_handle_sched2().

void run_selective_scheduling ( void  )
The main entry point.   
The entry point.   

References nr_regions, sel_global_finish(), sel_global_init(), and sel_sched_region().

Referenced by rest_of_handle_sched(), and rest_of_handle_sched2().