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

References

lib/Analysis/LoopInfo.cpp
  305     if (!InductionDescriptor::isInductionPHI(&IndVar, this, &SE, IndDesc))
  315       return &IndVar;
  321     if (&IndVar == LatchCmpOp0 || &IndVar == LatchCmpOp1)
  321     if (&IndVar == LatchCmpOp0 || &IndVar == LatchCmpOp1)
  322       return &IndVar;