register-available? ( new result -- ? )


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

Inputs
newa live-interval-state
resulta pair


Outputs
?a boolean


Word description
Whether the register in 'result' can be used for the given live interval.

Definition