Return true if the value is what would be returned by getZeroValueForNegation.

Synopsis

Declared in <llvm/IR/Constant.h>

bool
isNegativeZeroValue() const;

Created with MrDocs