Home
last modified time | relevance | path

Searched defs:getEquivalentPredWithFlippedSignedness (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp187 CmpInst::Predicate ConstantRange::getEquivalentPredWithFlippedSignedness( getEquivalentPredWithFlippedSignedness() function in ConstantRange
/llvm-project/llvm/unittests/IR/
H A DConstantRangeTest.cpp2774 TEST_F(ConstantRangeTest,getEquivalentPredWithFlippedSignedness) TEST_F() argument