Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dloop-unroll.c125 static void peel_loop_simple (struct loops *, struct loop *);
181 peel_loop_simple (loops, loop); in unroll_and_peel_loops()
1264 peel_loop_simple (struct loops *loops, struct loop *loop) in peel_loop_simple() function