mems

package
v2.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mems implements store.Value for shared variable.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mem

type Mem struct {
	ssa.Value
	// contains filtered or unexported fields
}

Mem is a wrapper for a heap-allocated (pointer-to-basic type) variable.

func New

func New(callsite store.Value, val ssa.Value) *Mem

New returns a new mem.

func (*Mem) Name

func (m *Mem) Name() string

func (*Mem) UniqName

func (m *Mem) UniqName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL