llvm::Instruction::DebugMarker

Optional marker for debugging information immediately before this instruction.

Synopsis

Declared in <llvm/IR/Instruction.h>

DbgMarker* DebugMarker = nullptr;

Description

Null unless there is debugging information present.