Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FCMP_UNE

316   case CmpInst::FCMP_UNE: NewPred = CmpInst::ICMP_NE; break;