llvm::MemSDNode::memoperands

Return the memory operands for this node.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

ArrayRef<MachineMemOperand*>
memoperands() const;

Return Value

the memory operands for this node.