deactivate-intervals ( n -- )


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

Inputs
nan integer


Outputs
None

Word description
Any active intervals which have ended are moved to handled. Any active intervals which cover the current position are moved to inactive.

Definition