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