Class Store
Instruction to store a value to memory
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class Store : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
IsVolatile | Gets or sets a value indicating whether the store is volatile |