MLton

CollectStatics is a collection of optimization passes for the RSSA IntermediateLanguage, invoked from RSSASimplify.

Description

CollectStatics lifts string and real constants and suitable globals to static objects.

Implementation

Details and Notes