#phi
High-level optimizer operating on lexical tree SSA IR

Prev:#dispatch


Vocabulary
compiler.tree

Class description
#phi is a SSA tree node type that unifies two branches in an #if.

Definition

TUPLE: #phi < node phi-in-d phi-info-d out-d terminated ;


Methods