Test if this node is a memory intrinsic (with valid pointer information).

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

bool
isMemIntrinsic() const;

Return Value

True if this node is a memory intrinsic (with valid pointer information).

Created with MrDocs