Return true if this is not an undef definition.

Synopsis

Declared in <llvm/Transforms/Utils/DebugSSAUpdater.h>

operator bool() const;

Return Value

True if this definition is not undef.

Created with MrDocs