entry

package
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Data                    ssa.Instruction
	InFlow                  *map[any]any
	OutFlow                 *map[any]any
	In                      []*Entry
	Out                     []*Entry
	Number                  int
	IsRealStronglyConnected bool
}

Entry represents a base unit in a flow graph

func New

func New(u ssa.Instruction, pred *Entry) *Entry

New creates an Entry

Jump to

Keyboard shortcuts

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