Return true if the value is the smallest signed value.
Synopsis
Declared in <llvm/IR/Constant.h>
bool
isMinSignedValue() const;
Return Value
True if the value is the smallest signed value.
Created with MrDocs
Return true if the value is the smallest signed value.
Declared in <llvm/IR/Constant.h>
bool
isMinSignedValue() const;
True if the value is the smallest signed value.
Created with MrDocs