sideeffect

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compute

func Compute(graph *cfg.CFG) (seLiveIn, seLiveOut map[int]util.Set)

Compute takes a CFG of a *normalized* program and computes the in and out sets of variables at each node that are used for side-effects further on. Side-effects include: Used in the return value and used as arguments in a call.

Types

This section is empty.

Jump to

Keyboard shortcuts

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