Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dloop-unroll.c214 loop_exit_at_end_p (struct loop *loop) in loop_exit_at_end_p() function
613 if (!loop_exit_at_end_p (loop)) in decide_unroll_constant_iterations()
670 bool exit_at_end = loop_exit_at_end_p (loop); in unroll_loop_constant_iterations()
947 bool exit_at_end = loop_exit_at_end_p (loop); in unroll_loop_runtime_iterations()