MLton 20051202 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 2005-12-02 01:03:46 by StephenWeeks.