spill-intersecting-active ( new reg -- )


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

Inputs
newa live-interval-state
regregister


Outputs
None

Word description
If there is an active interval using 'reg' (there should be at most one) are split and spilled and removed from the inactive set.

Definition