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

References

lib/Transforms/Utils/SimplifyIndVar.cpp
  618   if (ICmpInst *ICmp = dyn_cast<ICmpInst>(UseInst)) {
  622   if (BinaryOperator *Bin = dyn_cast<BinaryOperator>(UseInst)) {
  633   if (auto *WO = dyn_cast<WithOverflowInst>(UseInst))
  637   if (auto *SI = dyn_cast<SaturatingInst>(UseInst))
  641   if (auto *TI = dyn_cast<TruncInst>(UseInst))
  645   if (eliminateIdentitySCEV(UseInst, IVOperand))