active-intervals
Live interval state

Next:active-intervals-for ( live-interval -- seq )


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

Variable description
assoc of active live intervals. The keys are register class symbols and the values vectors of live-interval-state.

Definition