SCM Repository
Diff of /sml/trunk/src/MLRISC/flowgraph/cfg.sig
Parent Directory
|
Revision Log
|
Patch
revision 1117, Wed Mar 6 15:29:24 2002 UTC | revision 1118, Wed Mar 6 15:30:25 2002 UTC | |
---|---|---|
# | Line 177 | Line 177 |
177 | *========================================================================*) | *========================================================================*) |
178 | val show_block : Annotations.annotations -> block -> string | val show_block : Annotations.annotations -> block -> string |
179 | val show_edge : edge_info -> string | val show_edge : edge_info -> string |
180 | val dumpBlock : (TextIO.outstream * cfg) -> node -> unit | |
181 | val dump : (TextIO.outstream * string * cfg) -> unit | val dump : (TextIO.outstream * string * cfg) -> unit |
182 | ||
183 | end | end |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |