Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h23 class ConstantRange; variable
H A DScalarEvolutionExpressions.h32 class ConstantRange; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp44 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) in ConstantRange() function in ConstantRange
48 ConstantRange::ConstantRange(APInt V) in ConstantRange() function in ConstantRange
51 ConstantRange::ConstantRange(APInt L, APInt U) in ConstantRange() function in ConstantRange
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalValue.h35 class ConstantRange; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h29 class ConstantRange; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp976 std::function<ConstantRange(const ConstantRange &, const ConstantRange &)> in solveBlockValueBinaryOpImpl()