Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dloop-unroll.c547 unsigned nunroll, nunroll_by_av, best_copies, best_unroll = 0, n_copies, i; in decide_unroll_constant_iterations() local
624 best_unroll = i; in decide_unroll_constant_iterations()
630 best_unroll + 1, best_copies, nunroll); in decide_unroll_constant_iterations()
633 loop->lpt_decision.times = best_unroll; in decide_unroll_constant_iterations()