Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ICMP_SLT

523     if ((ICI->getPredicate() == ICmpInst::ICMP_SLT && Op1CV == 0) ||
901 if ((Pred == ICmpInst::ICMP_SLT && Op1C->isNullValue()) ||