MLton 20100608 RemoveUnused
Home  Index  
RemoveUnused is an optimization pass for both the SSA and SSA2 IntermediateLanguages, invoked from SSASimplify and SSA2Simplify.

Description

This pass aggressively removes unused:

Implementation

[WWW]remove-unused.sig [WWW]remove-unused.fun [WWW]remove-unused2.sig [WWW]remove-unused2.fun

Details and Notes


Last edited on 2006-11-02 17:51:34 by MatthewFluet.