Home
last modified time | relevance | path

Searched defs:exit_fallthru_edge (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.c5748 emit_return_for_exit (edge exit_fallthru_edge, bool simple_p) in emit_return_for_exit()
5826 edge e, entry_edge, orig_entry_edge, exit_fallthru_edge; in thread_prologue_and_epilogue_insns() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.c6101 edge exit_fallthru_edge = find_fallthru_edge (EXIT_BLOCK_PTR_FOR_FN (cfun)->preds); in thread_prologue_and_epilogue_insns() local