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