llvm::AtomicRMWInst::getSyncScopeID

Returns the synchronization scope ID of this rmw instruction.

Synopsis

Declared in <llvm/IR/Instructions.h>

SyncScope::ID
getSyncScopeID() const;

Return Value

the synchronization scope ID of this rmw instruction.