Return the number of memory operands.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

size_t
getNumMemOperands() const;

Return Value

the number of memory operands.

Created with MrDocs