Table of Contents

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; }

Property Value

bool