reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/LoopStrengthReduce.cpp
 5071   if (Instruction *I = dyn_cast<Instruction>(LF.OperandValToReplace))
 5075           dyn_cast<Instruction>(cast<ICmpInst>(LF.UserInst)->getOperand(1)))
 5077   if (LF.PostIncLoops.count(L)) {
 5078     if (LF.isUseFullyOutsideLoop(L))
 5085   for (const Loop *PIL : LF.PostIncLoops) {