Handbook
Glossary
value-available? ( vreg -- ? )
Vocabulary
compiler
.
cfg
.
value-numbering
.
global
.
private
Inputs
vreg
an
object
Outputs
?
an
object
Definition
USING:
assocs
compiler.cfg
namespaces
;
IN:
compiler.cfg.value-numbering.global.private
:
value-available?
( vreg -- ? )
basic-block
get
available-in
key?
;