Home
last modified time | relevance | path

Searched defs:getUpper (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h206 const APInt &getUpper() const { return Upper; } in getUpper() function
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h72 LVAddress getUpper() const { return Upper; } in getUpper() function
/llvm-project/mlir/lib/Analysis/DataFlow/
H A DIntegerRangeAnalysis.cpp150 __anon7fc343af0702(std::optional<OpFoldResult> loopBound, Type boundType, bool getUpper) visitNonControlFlowArguments() argument