ClosureConvert is a translation pass from the SXML IntermediateLanguage to the SSA IntermediateLanguage.
Description
Defunctionalization is the technique used to eliminate Closures (see CejtinEtAl00).
Uses Globalize and LambdaFree analyses.
ClosureConvert is a translation pass from the SXML IntermediateLanguage to the SSA IntermediateLanguage.
Defunctionalization is the technique used to eliminate Closures (see CejtinEtAl00).
Uses Globalize and LambdaFree analyses.