| Polaris: stmt_toporder Class Reference | ||
|
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
stmt_toporder Class Referencefile stmt_toporder.h Return a topological ordering of the given program More...
Detailed Descriptionfile stmt_toporder.h Return a topological ordering of the given programPolaris Range OverviewThe function stmt_toporder() returns a topological ordering of all the statements in the given statement list. This topological ordering is computed from the control flow graph, ignoring back-edges.
The documentation for this class was generated from the following file: |
||
|