Table of Contents

Property IsMemoryAccess

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

IsMemoryAccess

Gets a value indicating whether the opcode is for a memory access (Alloca, Load, Store)

public bool IsMemoryAccess { get; }

Property Value

bool