Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FCMP_ULT

322   case CmpInst::FCMP_ULT: NewPred = CmpInst::ICMP_SLT; break;