Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DConstantRangeTest.cpp568 std::optional<ConstantRange> ExactCR = ExactOpFn(CR1, CR2); testBinarySetOperationExhaustive() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10710 ConstantRange ExactCR = ConstantRange::makeExactICmpRegion(Pred, RA); SimplifyICmpOperands() local