Abstract
Recently, Static Single-Assignment Form and Sparse Evaluation Graphs have been advanced for the efficient solution of program optimization problems. Each method is provided with an initial set of flow graph nodes that inherently affect a problem's solution. Other relevant nodes are those where potentially disparate solutions must combine. Previously, these so-called ø-nodes were found by computing the iterated dominance frontiers of the initial set of nodes, a process that could take worst-case quadratic time with respect to the input flow graph. In this article we present an almost-linear algorithm for determining exactly the same set of ø-nodes.
| Original language | English |
|---|---|
| Pages (from-to) | 487-506 |
| Number of pages | 20 |
| Journal | ACM Transactions on Programming Languages and Systems (TOPLAS) |
| Volume | 17 |
| Issue number | 3 |
| DOIs | |
| State | Published - May 1 1995 |
Keywords
- Static Single-Assignment (SSA) form