Home
last modified time | relevance | path

Searched refs:last_epilogue (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsched-deps.cc3506 add_dependence_list (insn, deps->last_epilogue, true, REG_DEP_ANTI, true); in sched_analyze_insn()
3522 free_INSN_LIST_list (&deps->last_epilogue); in sched_analyze_insn()
3523 deps->last_epilogue = alloc_INSN_LIST (insn, deps->last_epilogue); in sched_analyze_insn()
3931 deps->last_epilogue = 0; in init_deps()
Dsched-int.h548 rtx_insn_list *last_epilogue; variable
DChangeLog-20167941 last_epilogue, and last_logue_was_epilogue.