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

/freebsd-9.3-release/contrib/gcc/
H A Dloop-unroll.c944 bool extra_zero_check, last_may_exit; local
981 last_may_exit = false;
990 last_may_exit = true;
1043 if (i != n_peel - 1 || !last_may_exit)

Completed in 106 milliseconds