Searched defs:FlippedSignednessPred (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantRange.cpp | 193 CmpInst::Predicate FlippedSignednessPred = getEquivalentPredWithFlippedSignedness() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | ConstantRangeTest.cpp | 2744 ICmpInst::Predicate FlippedSignednessPred = TEST_F() local |