Functions for displaying internal data structures.
Options
Option | Arguments | Description |
---|---|---|
--Transform | Info | Print internal information. |
--InfoKind | cfg, fun, src, linear, WS, DG, CG, alias, global | Information to print. For cfg, fun, and linear use --Functions, as usual, to specify which functions to print. --Transform=Info --InfoKind=src --Functions=foo is a good way to examine a function after each transformation.
|