Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FCMP_UGT

318   case CmpInst::FCMP_UGT: NewPred = CmpInst::ICMP_SGT; break;