/llvm-project/llvm/include/llvm/IR/ |
H A D | Argument.h | 23 class ConstantRange; variable
|
H A D | Constant.h | 22 class ConstantRange; variable
|
H A D | InstrTypes.h | 47 class ConstantRange; variable
|
H A D | Attributes.h | 40 class ConstantRange; variable [all...] |
H A D | Function.h | 49 class ConstantRange; variable
|
H A D | GlobalValue.h | 34 class ConstantRange; variable
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LazyValueInfo.h | 25 class ConstantRange; global() variable
|
H A D | ScalarEvolutionExpressions.h | 32 class ConstantRange; variable
|
/llvm-project/llvm/unittests/IR/ |
H A D | ConstantRangeTest.cpp | 208 CheckAll(const ConstantRange &,const ConstantRange &) CheckAll() argument 212 CheckCorrectnessOnly(const ConstantRange &,const ConstantRange &) CheckCorrectnessOnly() argument 1021 __anonc78e16002902(const ConstantRange &, const ConstantRange &) TEST_F() argument 1481 __anonc78e16004302(const ConstantRange &, const ConstantRange &CR2) TEST_F() argument 1535 TEST(ConstantRange,MakeAllowedICmpRegion) TEST() argument 1542 TEST(ConstantRange,MakeSatisfyingICmpRegion) TEST() argument 1607 TEST(ConstantRange,ICmp) TEST() argument 1612 TEST(ConstantRange,MakeGuaranteedNoWrapRegion) TEST() argument 1869 TEST(ConstantRange,NoWrapRegionExhaustive) TEST() argument 1928 TEST(ConstantRange,GetEquivalentICmp) TEST() argument [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | AttributeImpl.h | 250 numTrailingObjects(OverloadToken<ConstantRange>) numTrailingObjects() argument [all...] |
H A D | ConstantRange.cpp | 44 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) ConstantRange() function in ConstantRange 48 ConstantRange::ConstantRange(APInt V) ConstantRange() function in ConstantRange 51 ConstantRange::ConstantRange(APInt L, APInt U) ConstantRange() function in ConstantRange [all...] |
/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLParser.h | 30 class ConstantRange; variable
|
/llvm-project/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 972 solveBlockValueBinaryOpImpl(Instruction * I,BasicBlock * BB,std::function<ConstantRange (const ConstantRange &,const ConstantRange &)> OpFn) solveBlockValueBinaryOpImpl() argument [all...] |