Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Iteration

2118     // LHS then it will be turned into RHS by the next GVN iteration anyway, so
2371 unsigned Iteration = 0;
2373 DEBUG(dbgs() << "GVN iteration: " << Iteration << "\n");
2376 ++Iteration;
2397 // iteration.
2666 /// iteration that may enable further optimization.
2679 /// Executes one iteration of GVN