node-output-infos ( node -- seq )
Value info data type and operations

Prev:node-input-infos ( node -- seq )
Next:value-info ( value -- info )


Vocabulary
compiler.tree.propagation.info

Inputs
nodea node


Outputs
seqa sequence


Word description
Lists the value infos for the output variables of an SSA tree node.

Definition