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

References

lib/Analysis/ScalarEvolution.cpp
 6971   if (getMax() && getMax() != SE->getCouldNotCompute() &&
 6972       SE->hasOperand(getMax(), S))
 6976     if (ENT.ExactNotTaken != SE->getCouldNotCompute() &&
 6977         SE->hasOperand(ENT.ExactNotTaken, S))