Searched refs:sched_get_condition (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dsched-deps.c103 static rtx sched_get_condition (rtx);
159 sched_get_condition (rtx insn)
218 cond1 = sched_get_condition (insn1);
219 cond2 = sched_get_condition (insn2);
1262 if (sched_get_condition (insn))
1309 if (sched_get_condition (insn))
155 sched_get_condition (rtx insn) function

Completed in 133 milliseconds