Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dloop-unroll.c128 static void unroll_loop_constant_iterations (struct loops *, struct loop *);
184 unroll_loop_constant_iterations (loops, loop); in unroll_and_peel_loops()
661 unroll_loop_constant_iterations (struct loops *loops, struct loop *loop) in unroll_loop_constant_iterations() function