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

References

lib/Transforms/Utils/SimplifyIndVar.cpp
  907       if ((isa<OverflowingBinaryOperator>(BO) &&
  908            strengthenOverflowingOperation(BO, IVOperand)) ||
  909           (isa<ShlOperator>(BO) && strengthenRightShift(BO, IVOperand))) {
  909           (isa<ShlOperator>(BO) && strengthenRightShift(BO, IVOperand))) {