Property IsMemoryAccess NamespaceUbiquity.NET.Llvm.Instructions AssemblyUbiquity.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