//
pkg.gl
Category
github.com/google/go-flow-levee
internal
pkg
debug
dump
package
1.0.0
Repository:
https://github.com/google/go-flow-levee.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
2
Files
34 SLOC
#
Functions
CFG
CFG dumps DOT source representing the function's control flow graph (CFG) to a file.
DOT
DOT dumps DOT source representing the function's SSA graph to a file.
SSA
SSA dumps a function's SSA to a file.