Return true if no variable histories have been recorded.
Synopsis
Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>
bool
empty() const;
Return Value
True if no variable histories have been recorded.
Created with MrDocs