#call-recursive
High-level optimizer operating on lexical tree SSA IR

Prev:#call
Next:#enter-recursive


Vocabulary
compiler.tree

Class description
In a #recursive block of the SSA tree, this node represents a call back to the beginning of the block.

See also
#recursive

Definition

TUPLE: #call-recursive < node label in-d out-d info ;


Methods