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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgrtl.c1380 && keep_with_call_p (next))
2719 && keep_with_call_p (insn))
2798 && keep_with_call_p (insn))
2842 && keep_with_call_p (NEXT_INSN (split_at_insn)))
H A Drtlanal.c3192 keep_with_call_p (rtx insn)
3214 if (i2 && keep_with_call_p (i2))
3170 keep_with_call_p (rtx insn) function
H A Drtl.h1748 extern bool keep_with_call_p (rtx);

Completed in 90 milliseconds