Return true if this is the value that would be returned by getNullValue.

Synopsis

Declared in <llvm/IR/Constant.h>

bool
isNullValue() const;

Return Value

true if this is the value that would be returned by getNullValue.

Created with MrDocs