#introduce


Vocabulary
compiler.tree

Class description
SSA tree node that puts an input value from the "outside" on the stack. It is used to "introduce" data stack parameter whenever they are needed. It has the following slots:
out-dArray of values of the parameters being introduced.


Definition


Methods