align-spill-area ( align stack-frame -- )


Vocabulary
compiler.cfg.linear-scan.allocation.state

Inputs
alignan integer
stack-framea stack-frame


Outputs
None

Word description
This word is used to ensure that the alignment of the spill area in the cfg is equal to the largest spill-slot.

Definition