Searched refs:getEquivalentPredWithFlippedSignedness (Results 1 – 4 of 4) sorted by relevance
149 getEquivalentPredWithFlippedSignedness(CmpInst::Predicate Pred,
324 ConstantRange::getEquivalentPredWithFlippedSignedness( in processICmp()
2600 TEST_F(ConstantRangeTest, getEquivalentPredWithFlippedSignedness) { in TEST_F() argument2607 ConstantRange::getEquivalentPredWithFlippedSignedness(Pred, CR1, in TEST_F()
186 CmpInst::Predicate ConstantRange::getEquivalentPredWithFlippedSignedness( in getEquivalentPredWithFlippedSignedness() function in ConstantRange