Returns the synchronization scope ID of this cmpxchg instruction.

Synopsis

Declared in <llvm/IR/Instructions.h>

SyncScope::ID
getSyncScopeID() const;

Return Value

The synchronization scope ID of this cmpxchg instruction.

Created with MrDocs