Searched refs:epilogue_end (Results 1 – 1 of 1) sorted by relevance
5225 rtx epilogue_end = NULL_RTX; in thread_prologue_and_epilogue_insns() local5388 epilogue_end = BB_END (last); in thread_prologue_and_epilogue_insns()5409 epilogue_end = emit_note (NOTE_INSN_EPILOGUE_BEG); in thread_prologue_and_epilogue_insns()5545 if (epilogue_end) in thread_prologue_and_epilogue_insns()5554 for (insn = epilogue_end; insn; insn = next) in thread_prologue_and_epilogue_insns()5561 reorder_insns (insn, insn, PREV_INSN (epilogue_end)); in thread_prologue_and_epilogue_insns()