spill-partially-available ( new pair -- )


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

Inputs
newa live-interval-state
pairregister availability status


Outputs
None

Word description
A register would be available for part of the new interval's lifetime if all active and inactive intervals using that register were split and spilled.

Definition