MLton 20100608 Inline
Home  Index  
Inline is an optimization pass for the SSA IntermediateLanguage, invoked from SSASimplify.

Description

This pass inlines SSA functions using a size-based metric.

Implementation

[WWW]inline.sig [WWW]inline.fun

Details and Notes

The Inline pass can be invoked to use one of three metrics:


Last edited on 2006-11-02 17:31:06 by MatthewFluet.