Searched refs:ExpectedPred (Results 1 – 1 of 1) sorted by relevance
76 CmpInst::Predicate ExpectedPred, Pred1, Pred2; in foldSelectWithBinaryOp() local78 ExpectedPred = ICmpInst::ICMP_NE; in foldSelectWithBinaryOp()80 ExpectedPred = ICmpInst::ICMP_EQ; in foldSelectWithBinaryOp()101 Pred1 != Pred2 || Pred1 != ExpectedPred) in foldSelectWithBinaryOp()