reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1002 if (SE.DT.dominates(IncV, InsertPos)) 1008 !SE.DT.dominates(InsertPos->getParent(), IncV->getParent())) 1011 if (!SE.LI.movementPreservesLCSSAForm(IncV, InsertPos)) 1017 Instruction *Oper = getIVIncOperand(IncV, InsertPos, /*allowScale*/true); 1021 IVIncs.push_back(IncV); 1022 IncV = Oper; 1023 if (SE.DT.dominates(IncV, InsertPos))