Lines Matching full:iterations
103 MaxBruteForceIterations("scalar-evolution-max-iterations", cl::ReallyHidden,
104 cl::desc("Maximum number of iterations SCEV will "
3999 // getExitCount - Get the expression for the number of loop iterations for which
4499 // At this point, we would like to compute how many iterations of the
4848 return RetVal = 0; // More than 2^32-1 iterations?? Not doing it!
4902 /// try to evaluate a few iterations of the loop until we get the exit
4976 // Too many iterations were needed to evaluate.
5529 // number of well-defined iterations.
6347 // m. So, we count the number of iterations in which {n,+,s} < m is true.
6413 /// getNumIterationsInRange - Return the number of iterations of this loop that