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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreorg.c3152 switch_text_sections_between_p (const rtx_insn *beg, const rtx_insn *end)
3200 && ! (next && switch_text_sections_between_p (jump_insn, next)))
3129 switch_text_sections_between_p (const rtx_insn *beg, const rtx_insn *end) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreorg.cc3076 switch_text_sections_between_p (const rtx_insn *beg, const rtx_insn *end)
3124 && ! (next && switch_text_sections_between_p (jump_insn, next)))
3053 switch_text_sections_between_p (const rtx_insn *beg, const rtx_insn *end) function

Completed in 157 milliseconds