Property IsVolatile
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
IsVolatile
Gets or sets a value indicating whether the store is volatile
public bool IsVolatile { get; set; }
Gets or sets a value indicating whether the store is volatile
public bool IsVolatile { get; set; }