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

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

Completed in 75 milliseconds