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

References

lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  482     Result.IndVarStart = Map(IndVarStart);
  482     Result.IndVarStart = Map(IndVarStart);
 1027   Result.IndVarStart = IndVarStartV;
 1063   const SCEV *Start = NoopOrExtend(SE.getSCEV(MainLoopStructure.IndVarStart),
 1279   Value *IndVarStart = NoopOrExt(LS.IndVarStart);
 1341   LS.IndVarStart = RRI.IndVarEnd;