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

/external/llvm/include/llvm/IR/
H A DConstantRange.h72 /// getLower - Return the lower value for this range...
74 const APInt &getLower() const { return Lower; } function in class:llvm::ConstantRange

Completed in 1043 milliseconds