Class Store
Instruction to store a value to memory
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class Store : Instruction, IExtensiblePropertyContainer
Properties
IsVolatile | Gets or sets a value indicating whether the store is volatile |