spill-intersecting ( new reg -- )


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

Inputs
newa live-interval-state
regregister


Outputs
None

Word description
Split and spill all active and inactive intervals which intersect 'new' and use 'reg'.

Definition