Return the instruction associated with this entry.

Synopsis

Declared in <llvm/CodeGen/DbgEntityHistoryCalculator.h>

MachineInstr const*
getInstr() const;

Return Value

The instruction associated with this entry.

Created with MrDocs