(allocate-registers) ( unhandled-min-heap -- )


Vocabulary
compiler.cfg.linear-scan.allocation

Inputs
unhandled-min-heapstuff


Outputs
None

Word description
Register allocation works by emptying the unhandled intervals and sync points.

Definition