Searched refs:FlippedSignednessPred (Results 1 – 2 of 2) sorted by relevance
192 CmpInst::Predicate FlippedSignednessPred = in getEquivalentPredWithFlippedSignedness() local196 return FlippedSignednessPred; in getEquivalentPredWithFlippedSignedness()199 return CmpInst::getInversePredicate(FlippedSignednessPred); in getEquivalentPredWithFlippedSignedness()
2570 ICmpInst::Predicate FlippedSignednessPred = in TEST_F() local2572 testConstantRangeICmpPredEquivalence(Pred, [FlippedSignednessPred]( in TEST_F()2576 FlippedSignednessPred, in TEST_F()