llvm::MemSDNode::getSyncScopeID

Returns the synchronization scope ID for this memory operation.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

SyncScope::ID
getSyncScopeID() const;

Return Value

the synchronization scope ID for this memory operation.