Get the definition register of the loaded value.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/GenericMachineInstrs.h>

Register
getDstReg() const;

Return Value

the definition register of the loaded value.

Created with MrDocs