Return true if there are no recorded debug values or labels.

Synopsis

Declared in <llvm/CodeGen/SelectionDAG.h>

bool
empty() const;

Return Value

True if there are no recorded debug values or labels.

Created with MrDocs