Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h198 const APInt &getLower() const { return Lower; } in getLower() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h71 LVAddress getLower() const { return Lower; } in getLower() function