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