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