Class AtomicCmpXchg
Atomic Compare and Exchange instruction
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class AtomicCmpXchg : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
IsWeak | Gets or sets a value indicating whether this instruction is weak or not |