active-positions ( new assoc -- )


Vocabulary
compiler.cfg.linear-scan.allocation

Inputs
newa live-interval-state
assocan assoc


Outputs
None

Word description
Looks at the active-intervals and sets to 0 those registers in 'assoc' that can't be used for allocation.

Definition