Class Store
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Instruction to store a value to memory
public sealed class Store : Instruction, IEquatable<Value>
- Inheritance
-
Store
- Implements
- Inherited Members
- Extension Methods
Properties
- IsVolatile
Gets or sets a value indicating whether the store is volatile