Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DConstants.h225 bool isMaxValue(bool IsSigned) const { isMaxValue() function
/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h379 bool isMaxValue() const { return isAllOnes(); } isMaxValue() function