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

References

lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  549     if (SI->getType()->isIntegerTy() && willNotOverflow(SI, LVI)) {
  549     if (SI->getType()->isIntegerTy() && willNotOverflow(SI, LVI)) {
  550       processSaturatingInst(SI, LVI);