Return the instruction whose program position this record is attached to.
Declared in <llvm/IR/DebugProgramInstruction.h>
Return the instruction whose program position this record is attached to.
Instruction*
getInstruction();
» more...
Return the instruction whose program position this record is attached to.
Instruction const*
getInstruction() const;
» more...
The instruction this record is attached to.