MLton

AllocateVariables is an analysis pass for the RSSA IntermediateLanguage, invoked from ToMachine.

Description

Computes an allocation of RSSA variables as Machine temporary or stack-offset operands.

Implementation

Details and Notes