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

References

lib/Analysis/ScalarEvolution.cpp
 9930   if (Pred != CmpInst::ICMP_SLT && Pred != CmpInst::ICMP_ULT)
 9930   if (Pred != CmpInst::ICMP_SLT && Pred != CmpInst::ICMP_ULT)
 9991   if (Pred == CmpInst::ICMP_ULT) {
 9994     assert(Pred == CmpInst::ICMP_SLT && "Checked above!");
10000          isLoopEntryGuardedByCond(L, Pred, FoundRHS,