Class Load
Instruction to read from memory
Namespace: Llvm.NET.Instructions
Assembly: Llvm.NET.dll
Syntax
public class Load : UnaryInstruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
IsVolatile | Gets or sets a value indicating whether this load is volatile |