Lines Matching full:iterations
3724 undefined signed overflow when estimating how many iterations a
6034 their instructions by overlapping different iterations.
6806 Create a canonical counter for number of iterations in the loop
6807 for that determining number of iterations requires complicated
6818 threads. This is only possible for loops whose iterations are
6885 Unroll loops whose number of iterations can be determined at
6891 Unroll all loops, even if their number of iterations is uncertain
6898 iterations of the unrolled loop using the value in the first
6925 previous iterations of loops.
7772 The minimum number of iterations of negative cycle cancellation
7840 Unroll loops whose number of iterations can be determined at
7844 loops with small constant number of iterations). This option
7850 Unroll all loops, even if their number of iterations is uncertain
7859 number of iterations).
8162 `max-early-inliner-iterations'
8163 `max-early-inliner-iterations'
8164 Limit of iterations of early inliner. This basically bounds
8175 The minimum number of iterations under which a loop will not
8177 of iterations after vectorization needs to be greater than
8248 The maximum number of iterations of a loop to be suitable for
8252 The maximum number of iterations of a loop to be suitable for
8342 `max-iterations-to-track'
8343 The maximum number of iterations of a loop the brute force
8344 algorithm for analysis of # of iterations of the loop tries
8357 `max-predicted-iterations'
8358 The maximum number of loop iterations we predict statically.
8361 known number of iterations correctly, while the unknown
8362 number of iterations average to roughly 10. This means that
8370 `align-loop-iterations'
8372 iterations will get aligned.
8506 The maximum number of iterations through CFG to extend
8508 iterations. The default value is 0.
8531 the number of iterations through which the instruction may be
8705 in the loop nest by a given number of iterations. The strip
8707 parameter. The default value is 51 iterations.