Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FCMP_ULE

324   case CmpInst::FCMP_ULE: NewPred = CmpInst::ICMP_SLE; break;