Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h233 bool isMaxValue(bool IsSigned) const { in isMaxValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h399 bool isMaxValue() const { return isAllOnes(); } in isMaxValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h209 bool isMaxValue(bool IsSigned) const { in isMaxValue() function