Property IsMemoryAccess IsMemoryAccess Gets a value indicating whether the opcode is for a memory access (Alloca, Load, Store) Declaration public bool IsMemoryAccess { get; } Property Value Boolean