Searched defs:ExactCR (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | ConstantRangeTest.cpp | 568 std::optional<ConstantRange> ExactCR = ExactOpFn(CR1, CR2); testBinarySetOperationExhaustive() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 10710 ConstantRange ExactCR = ConstantRange::makeExactICmpRegion(Pred, RA); SimplifyICmpOperands() local |