Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DConstantRange.h71 const APInt &getLower() const { return Lower; } in getLower() function
/external/llvm/include/llvm/IR/
DConstantRange.h124 const APInt &getLower() const { return Lower; } in getLower() function