llvm::DbgLabelInstrMap::begin

Return an iterator to the first label instruction mapping.

Synopsis

Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>

InstrMap::const_iterator
begin() const;

Return Value

Const iterator to the first label instruction mapping.