Content deleted Content added
Guy Harris (talk | contribs) →Computing minimal SSA using dominance frontiers: Use {{cite technical report}}. (If you want to use {{cite journal}}, use Software - Practice and Experience as the journal, don't leave the journal out.) |
Guy Harris (talk | contribs) →Semi-pruned SSA: Another journal article without a journal; that one was also published in Software - Practice and Experience. |
||
Line 113:
===Semi-pruned SSA===
Semi-pruned SSA form<ref>{{cite
Computing the set of block-local variables is a simpler and faster procedure than full live-variable analysis, making semi-pruned SSA form more efficient to compute than pruned SSA form. On the other hand, semi-pruned SSA form will contain more Φ functions.
|