Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Iteration

2125     // LHS then it will be turned into RHS by the next GVN iteration anyway, so
2361 unsigned Iteration = 0;
2363 DEBUG(dbgs() << "GVN iteration: " << Iteration << "\n");
2366 ++Iteration;
2387 // iteration.
2626 /// iteration that may enable further optimization.
2638 /// iterateOnFunction - Executes one iteration of GVN