Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FCMP_UGE

316   case CmpInst::FCMP_UGE: NewPred = CmpInst::ICMP_SGE; break;