dump

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: 8 Imported by: 0

Documentation

Overview

Package dump contains functions for writing a function's SSA as SSA or DOT source to a file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CFG added in v0.1.4

func CFG(fileName string, f *ssa.Function)

CFG dumps DOT source representing the function's control flow graph (CFG) to a file.

func DOT

func DOT(fileName string, f *ssa.Function)

DOT dumps DOT source representing the function's SSA graph to a file.

func SSA

func SSA(fileName string, f *ssa.Function)

SSA dumps a function's SSA to a file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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