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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreorg.c131 skip_consecutive_labels (rtx label_or_return)
3192 = skip_consecutive_labels (follow_jumps (target_label, jump_insn,
3373 rtx trial = skip_consecutive_labels (follow_jumps (target_label,
3784 && ((target = skip_consecutive_labels (JUMP_LABEL (insn)))
130 skip_consecutive_labels (rtx label_or_return) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreorg.cc121 skip_consecutive_labels (rtx label_or_return)
3116 = skip_consecutive_labels (follow_jumps (target_label, jump_insn,
3297 rtx trial = skip_consecutive_labels (follow_jumps (target_label,
3701 && ((target = skip_consecutive_labels (JUMP_LABEL (insn)))
120 skip_consecutive_labels (rtx label_or_return) function

Completed in 289 milliseconds