Home
last modified time | relevance | path

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

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