MLton

BounceVars is an optimization pass for the RSSA IntermediateLanguage, invoked from RSSASimplify.

Description

BounceVars splits the live ranges of RSSA variables.

Implementation

Details and Notes