Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
graph.h File Reference
#include <hash_set.h>
#include <vector.h>
#include <stack.h>
#include <bvector.h>
#include <set.h>
Include dependency graph for graph.h:

Go to the source code of this file.

Classes

struct  digraph_edge< NODE, EDGE >
struct  digraph_node< NODE, EDGE >
struct  ptr_hash< X >
struct  digraph< NODE, EDGE >
struct  succ_node_iter< DIGRAPH >
struct  succ_edge_iter< DIGRAPH >
struct  pred_node_iter< DIGRAPH >
struct  pred_edge_iter< DIGRAPH >
struct  preorder_iter< GRAPH, ITERATOR, VISITED >
struct  postorder_iter< GRAPH, ITERATOR, VISITED >
struct  depth_first_iter< GRAPH, ITERATOR, VISITED >
struct  breath_first_iter< GRAPH, ITERATOR, VISITED >
struct  dep_order_iter< GRAPH, SUCC_ITERATOR, PRED_ITERATOR, VISITED >
struct  never_visited< TREE >
struct  preorder_tree_iter< TREE, ITERATOR >
struct  postorder_tree_iter< TREE, ITERATOR >
struct  depth_first_tree_iter< TREE, ITERATOR >
struct  breath_first_tree_iter< TREE, ITERATOR >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines