Synopsis
Declared in <llvm/CodeGen/SelectionDAGNodes.h>
MachineMemOperand*
getMemOperand() const;
Description
Asserts if multiple MMOs are present - use memoperands() instead.
Return Value
The unique MachineMemOperand describing the memory reference.