Searched refs:dfa_new_cycle (Results 1 – 4 of 4) sorted by relevance
304 int (* dfa_new_cycle) (FILE *, int, rtx, int, int, int *); member
2460 if (targetm.sched.dfa_new_cycle in schedule_block()2461 && targetm.sched.dfa_new_cycle (sched_dump, sched_verbose, in schedule_block()
36902 `first_cycle_multipass_dfa_lookahead_guard' and `dfa_new_cycle'.36913 (schedule_block): Use `dfa_new_cycle'. Sort `ready' only unless36914 `dfa_new_cycle' says not to do it.
9449 targetm.sched.dfa_new_cycle. Add call to fix_inter_tick. Remove code