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

References

lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
 1279   Value *IndVarStart = NoopOrExt(LS.IndVarStart);
 1287   Value *IndVarBase = NoopOrExt(LS.IndVarBase);
 1301   Value *LoopExitAt = NoopOrExt(LS.LoopExitAt);