Description
This pass implements a whole family of compile-time reductions, like:
-
constant folding, copy propagation
-
inline the Goto to a block with a unique predecessor
Implementation
shrink.sig
shrink.fun
shrink.sig
shrink.fun
MLton 20051202 | RSSAShrink |
|
Home Index |
This pass implements a whole family of compile-time reductions, like:
constant folding, copy propagation
inline the Goto to a block with a unique predecessor
shrink.sig
shrink.fun
shrink.sig
shrink.fun