Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ICMP_SLT

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