Home
last modified time | relevance | path

Searched refs:dfa_new_cycle (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtarget.h304 int (* dfa_new_cycle) (FILE *, int, rtx, int, int, int *); member
H A Dhaifa-sched.c2460 if (targetm.sched.dfa_new_cycle in schedule_block()
2461 && targetm.sched.dfa_new_cycle (sched_dump, sched_verbose, in schedule_block()