Return whether this entry is a debug value or a clobber.
Synopsis
Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>
EntryKind
getEntryKind() const;
Return Value
The kind of this history entry.
Created with MrDocs