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