Searched defs:isMinSignedValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 403 bool isMinSignedValue() const { isMinSignedValue() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 169 bool Constant::isMinSignedValue() const { in isMinSignedValue() function in Constant |