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

/external/llvm/include/llvm/IR/
H A DConstantRange.h76 /// getUpper - Return the upper value for this range...
78 const APInt &getUpper() const { return Upper; } function in class:llvm::ConstantRange

Completed in 134 milliseconds