Return the DbgMarker that links this record to its position in a block.
Declared in <llvm/IR/DebugProgramInstruction.h>
Return the DbgMarker that links this record to its position in a block.
DbgMarker*
getMarker();
» more...
Return the DbgMarker that links this record to its position in a block.
DbgMarker const*
getMarker() const;
» more...
The marker that owns this record, or null.