Home
last modified time | relevance | path

Searched defs:ConstantRange (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DArgument.h23 class ConstantRange; variable
H A DConstant.h22 class ConstantRange; variable
H A DInstrTypes.h47 class ConstantRange; variable
H A DAttributes.h40 class ConstantRange; variable
[all...]
H A DFunction.h49 class ConstantRange; variable
H A DGlobalValue.h34 class ConstantRange; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h25 class ConstantRange; global() variable
H A DScalarEvolutionExpressions.h32 class ConstantRange; variable
/llvm-project/llvm/unittests/IR/
H A DConstantRangeTest.cpp208 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 DAttributeImpl.h250 numTrailingObjects(OverloadToken<ConstantRange>) numTrailingObjects() argument
[all...]
H A DConstantRange.cpp44 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 DLLParser.h30 class ConstantRange; variable
/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp972 solveBlockValueBinaryOpImpl(Instruction * I,BasicBlock * BB,std::function<ConstantRange (const ConstantRange &,const ConstantRange &)> OpFn) solveBlockValueBinaryOpImpl() argument
[all...]