Get the MachineMemOperand on this instruction.

Synopsis

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

MachineMemOperand&
getMMO() const;

Return Value

the MachineMemOperand on this instruction.

Created with MrDocs