llvm::Instruction::getDebugLoc

Return the debug location for this node as a DebugLoc.

Synopsis

Declared in <llvm/IR/Instruction.h>

DebugLoc const&
getDebugLoc() const;

Return Value

the debug location for this node as a DebugLoc.