Handbook
Glossary
compute-live-out ( bb -- )
Vocabulary
compiler
.
cfg
.
linear-scan
.
assignment
Inputs
bb
an
object
Outputs
None
Definition
USING:
assocs
compiler.cfg.liveness
kernel
namespaces
;
IN:
compiler.cfg.linear-scan.assignment
:
compute-live-out
( bb -- )
[
live-out
vregs>regs
]
keep
machine-live-outs
get
set-at
;