transform

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transform

func Transform(pkg *ssa.Package) error

Transform runs the default SSA transformation pipeline.

Types

type Pass

type Pass interface {
	Run(*ssa.Package) error
}

Pass transforms a built SSA package.

Directories

Path Synopsis
Package sccp implements sparse conditional constant propagation for golang.org/x/tools/go/ssa.
Package sccp implements sparse conditional constant propagation for golang.org/x/tools/go/ssa.

Jump to

Keyboard shortcuts

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