Handbook
Glossary
record-phi ( dst inputs -- )
Vocabulary
compiler
.
cfg
.
copy-prop
.
private
Inputs
dst
an
object
inputs
an
object
Outputs
None
Definition
USING:
assocs
kernel
namespaces
;
IN:
compiler.cfg.copy-prop.private
:
record-phi
( dst inputs -- )
[
phis
get
set-at
]
[
drop
dup
record-copy
]
2bi
;