debug

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:     "debug",
	Run:      run,
	Doc:      "dumps SSA and DOT source for every function",
	Requires: []*analysis.Analyzer{buildssa.Analyzer},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package dump contains functions for writing a function's SSA as SSA or DOT source to a file.
Package dump contains functions for writing a function's SSA as SSA or DOT source to a file.
Package node contains utility functions for working with SSA nodes.
Package node contains utility functions for working with SSA nodes.

Jump to

Keyboard shortcuts

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