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

/freebsd-9.3-release/contrib/gcc/
H A Dloop-unroll.c123 static void decide_unroll_constant_iterations (struct loop *, int);
330 decide_unroll_constant_iterations (loop, flags);
545 decide_unroll_constant_iterations (struct loop *loop, int flags) function

Completed in 44 milliseconds