MLton 20051202 Polyvariance
Home  Index  
Polyvariance is an optimization pass for the SXML IntermediateLanguage, invoked from SXMLSimplify.

Description

This pass duplicates a higher-order, let bound function at each variable reference, if the cost is smaller than some threshold.

Implementation

[WWW]polyvariance.sig [WWW]polyvariance.fun

Details and Notes


Last edited on 2005-12-01 23:31:34 by StephenWeeks.