Handbook
Glossary
resolve-copy ( copy -- val )
Vocabulary
compiler
.
tree
.
propagation
.
copy
Inputs
copy
an
integer
Outputs
val
an
integer
Word description
Gets the original definer of this SSA value.
Definition
USING:
compiler.utilities
namespaces
;
IN:
compiler.tree.propagation.copy
:
resolve-copy
( copy -- val )
copies
get
compress-path
;