/local/lecs/lecs/risc_v0.3.0/sources/build/risc_v0.3.0/src/static_analysis/graph_algorithms.h File Reference

#include "rose.h"
Include dependency graph for graph_algorithms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  risc
namespace  risc::sa
namespace  risc::sa::ga

Typedefs

typedef std::pair< SgGraphNode
*, Color > 
risc::sa::ga::ColoredGraphNode
typedef std::vector
< ColoredGraphNode > 
risc::sa::ga::ColoredNodeVector

Enumerations

enum  risc::sa::ga::Color { risc::sa::ga::White, risc::sa::ga::Gray, risc::sa::ga::Black }

Functions

std::set< SgFunctionSymbol * > risc::sa::ga::dfs (SgFunctionSymbol *root_func_symbol, SgIncidenceDirectedGraph &graph)
void risc::sa::ga::dfs_visit (ColoredGraphNode &root, ColoredNodeVector &nodes, SgIncidenceDirectedGraph &graph)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 30 Sep 2016 by  doxygen 1.6.1