SSA (SSA Based def use chains) [Cytron,Ferrante, Rosen, Wegman, Zadeck, TOPLS’91]
Every use has a single definition
Phi functions:
- Distinguish values of variables transmitted on distinct incoming control flow edges
-
Cannot be used for backward data flow problems