Return the DbgMarker that links this record to its position in a block.

Synopsis

Declared in <llvm/IR/DebugProgramInstruction.h>

DbgMarker*
getMarker();

Return Value

The marker that owns this record, or null.

Created with MrDocs