Function LLVMGetAtomicSyncScopeID

Source
pub unsafe extern "C" fn LLVMGetAtomicSyncScopeID(
    AtomicInst: LLVMValueRef,
) -> c_uint
Expand description

Returns the synchronization scope ID of an atomic instruction.