Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FCMP_UEQ

314   case CmpInst::FCMP_UEQ: NewPred = CmpInst::ICMP_EQ; break;