Searched refs:sched_get_condition (Results 1 – 3 of 3) sorted by relevance
102 static rtx sched_get_condition (rtx);155 sched_get_condition (rtx insn) in sched_get_condition() function213 cond1 = sched_get_condition (insn1); in sched_insns_conditions_mutex_p()214 cond2 = sched_get_condition (insn2); in sched_insns_conditions_mutex_p()1254 if (sched_get_condition (insn)) in sched_analyze_insn()1301 if (sched_get_condition (insn)) in sched_analyze_insn()
10249 * sched-deps.c (sched_get_condition): Enable #if 0'ed code.
6627 * sched-deps.c (get_condition): Rename to sched_get_condition.