ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SDG::ControlDependenceGraph Member List

This is the complete list of members for SDG::ControlDependenceGraph, including all inherited members.

appendSuccessors(Vertex v, std::vector< Vertex > &vertices, const std::map< Vertex, std::set< Vertex > > &iSucc)SDG::ControlDependenceGraphprotected
build(const ControlFlowGraph &cfg)SDG::ControlDependenceGraph
buildDominanceFrontiers(const std::map< ControlFlowGraph::Vertex, ControlFlowGraph::Vertex > &iDom, const ControlFlowGraph &cfg)SDG::ControlDependenceGraphprotected
checkCycle(const ControlFlowGraph &cfg)SDG::ControlDependenceGraphprotected
ControlDependenceGraph()SDG::ControlDependenceGraphinline
ControlDependenceGraph(const ControlFlowGraph &cfg)SDG::ControlDependenceGraphinline
ControlDependences typedefSDG::ControlDependenceGraph
DominanceFrontiersT typedefSDG::ControlDependenceGraphprotected
Edge typedefSDG::ControlDependenceGraph
getCDGVertex(SgNode *astNode)SDG::ControlDependenceGraph
getControlDependences(CFGNodePtr cfgNode)SDG::ControlDependenceGraph
getControlDependences(SgNode *astNode)SDG::ControlDependenceGraph
GraphTraits typedefSDG::ControlDependenceGraph
toDot(const std::string &filename) const SDG::ControlDependenceGraph
Vertex typedefSDG::ControlDependenceGraph
writeGraphEdge(std::ostream &out, const CDGEdge &edge)SDG::ControlDependenceGraphstatic
writeGraphEdge(std::ostream &out, const Edge &edge) const SDG::ControlDependenceGraphinlineprotected
writeGraphNode(std::ostream &out, const Vertex &node) const SDG::ControlDependenceGraphinlineprotected