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

/freebsd-9.3-release/contrib/gcc/
H A Dreorg.c2080 && no_labels_between_p (insn, trial)
3105 && no_labels_between_p (insn, next))
3148 && no_labels_between_p (other, insn)
3361 && no_labels_between_p (insn, next))
3371 && no_labels_between_p (insn, next)
H A Drtl.h1706 extern int no_labels_between_p (rtx, rtx);
H A Drtlanal.c621 no_labels_between_p (rtx beg, rtx end)
616 no_labels_between_p (rtx beg, rtx end) function

Completed in 77 milliseconds