Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dloop-unroll.c124 static void decide_unroll_runtime_iterations (struct loop *, int);
332 decide_unroll_runtime_iterations (loop, flags); in decide_unrolling_and_peeling()
826 decide_unroll_runtime_iterations (struct loop *loop, int flags) in decide_unroll_runtime_iterations() function