Handbook
Glossary
live-out ( bb -- set )
Liveness analysis
Prev:
live-ins
Next:
live-out? ( vreg bb -- ? )
Vocabulary
compiler
.
cfg
.
liveness
Inputs
bb
an
object
Outputs
set
an
object
Definition
USING:
assocs
namespaces
;
IN:
compiler.cfg.liveness
:
live-out
( bb -- set )
live-outs
get
at
;