Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h403 bool isMinSignedValue() const { in isMinSignedValue() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp169 bool Constant::isMinSignedValue() const { in isMinSignedValue() function in Constant