Polaris: stmt_toporder Class Reference

stmt_toporder Class Reference

file stmt_toporder.h Return a topological ordering of the given program More...

#include <stmt_toporder.h>


Detailed Description

file stmt_toporder.h Return a topological ordering of the given program

Polaris Range

See also:
SSAFullRangeDict.h

SSAFullRangeDict.h

SSAFullRangeDict.cc

Overview

The 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:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:08:19 2005