Get the source register of the pointer value.

Synopsis

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

Register
getPointerReg() const;

Return Value

The source register of the pointer value.

Created with MrDocs