Searched refs:no_labels_between_p (Results 1 – 5 of 5) sorted by relevance
2064 && no_labels_between_p (insn, trial) in fill_simple_delay_slots()3086 && no_labels_between_p (insn, next)) in relax_delay_slots()3129 && no_labels_between_p (other, insn) in relax_delay_slots()3342 && no_labels_between_p (insn, next)) in relax_delay_slots()3352 && no_labels_between_p (insn, next) in relax_delay_slots()
1702 extern int no_labels_between_p (rtx, rtx);
616 no_labels_between_p (rtx beg, rtx end) in no_labels_between_p() function
21365 (no_labels_between_p): Short circuit case beg==end.
24654 * rtlanal.c (global_reg_mentioned_p, no_labels_between_p,