Searched refs:exit_edge (Results 1 – 2 of 2) sorted by relevance
770 edge exit_edge = loop->single_exit; in slpeel_make_loop_iterate_ntimes() local790 if (exit_edge->flags & EDGE_TRUE_VALUE) /* 'then' edge exits the loop. */ in slpeel_make_loop_iterate_ntimes()
969 edge exit_edge = loop->single_exit; in get_loop_exit_condition() local975 if (exit_edge) in get_loop_exit_condition()979 expr = last_stmt (exit_edge->src); in get_loop_exit_condition()