|
GCC Middle and Back End API Reference
|
#include <sched-int.h>
Data Fields | |
| int | mask |
| FILE * | dump |
| dw_t | data_weakness_cutoff |
| int | control_weakness_cutoff |
| int | flags |
This structure holds description of the properties for speculative scheduling.
| int spec_info_def::control_weakness_cutoff |
Referenced by process_spec_exprs(), and sched_init().
| dw_t spec_info_def::data_weakness_cutoff |
Referenced by can_speculate_dep_p(), process_spec_exprs(), recompute_todo_spec(), and sched_init().
| FILE* spec_info_def::dump |
| int spec_info_def::flags |
Referenced by choose_ready(), contributes_to_priority_p(), get_spec_check_type_for_insn(), and process_spec_exprs().
| int spec_info_def::mask |