resolve-copy ( copy -- val )


Vocabulary
compiler.tree.propagation.copy

Inputs
copyan integer


Outputs
valan integer


Word description
Gets the original definer of this SSA value.

Definition