aboutsummaryrefslogtreecommitdiff
path: root/docs/Lexicon.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Lexicon.html')
-rw-r--r--docs/Lexicon.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Lexicon.html b/docs/Lexicon.html
index f43eff5931..60d90167c9 100644
--- a/docs/Lexicon.html
+++ b/docs/Lexicon.html
@@ -73,6 +73,7 @@
<td><a href="#RAUW">RAUW</a></td>
<td><a href="#Reassociation">Reassociation</a></td>
<td><a href="#Root">Root</a></td>
+ <td><a href="#RPO">RPO</a></td>
</tr>
<tr><th colspan="8"><b>- <a href="#S">S</a> -</b></th></tr>
<tr>
@@ -243,6 +244,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd>
the collector begins its reachability analysis. In the context of code
generation, "root" almost always refers to a "stack root" -- a local or
temporary variable within an executing function.</dd>
+ <dt><a name="RPO"><b>RPO</b></a></dt> <dd>Reverse postorder</dd>
</dl>
</div>