spill-intersecting-inactive ( new reg -- )


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

Inputs
newa live-interval-state
regregister


Outputs
None

Word description
Any inactive intervals using 'reg' are split and spilled and removed from the inactive set.

See also
inactive-intervals

Definition