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

This is the complete list of members for StaticCFG::ControlFlowGraph, including all inherited members.

build(SgFunctionDefinition *funcDef)StaticCFG::ControlFlowGraph
buildCFG(const CFGNode &node, std::map< CFGNode, Vertex > &nodesAdded, std::set< CFGNode > &nodesProcessed)StaticCFG::ControlFlowGraphprotected
ControlFlowGraph()StaticCFG::ControlFlowGraphinline
ControlFlowGraph(SgFunctionDefinition *funcDef, const CFGNodeFilter &cfgNodeFilter=DefaultFilter())StaticCFG::ControlFlowGraphinlineexplicit
dominatorTree_StaticCFG::ControlFlowGraphmutableprotected
Edge typedefStaticCFG::ControlFlowGraph
entry_StaticCFG::ControlFlowGraphprotected
exit_StaticCFG::ControlFlowGraphprotected
filter_StaticCFG::ControlFlowGraphprotected
funcDef_StaticCFG::ControlFlowGraphprotected
getAllBackEdges() const StaticCFG::ControlFlowGraph
getAllEdges() const StaticCFG::ControlFlowGraph
getAllLoopHeaders() const StaticCFG::ControlFlowGraph
getAllLoops() const StaticCFG::ControlFlowGraph
getAllNodes() const StaticCFG::ControlFlowGraph
getDominatorTree() const StaticCFG::ControlFlowGraph
getEntry() const StaticCFG::ControlFlowGraphinline
getExit() const StaticCFG::ControlFlowGraphinline
getFunctionDefinition() const StaticCFG::ControlFlowGraphinline
getPostdominatorTree() const StaticCFG::ControlFlowGraph
getVertexForNode(const CFGNode &node) const StaticCFG::ControlFlowGraph
GraphTraits typedefStaticCFG::ControlFlowGraph
isReducible() const StaticCFG::ControlFlowGraphinline
makeReverseCopy() const StaticCFG::ControlFlowGraph
newCFGEdge(const CFGEdge &edge)StaticCFG::ControlFlowGraphinlineprotected
newCFGNode(const CFGNode &node)StaticCFG::ControlFlowGraphinlineprotected
nodesToVertices_StaticCFG::ControlFlowGraphprotected
postdominatorTree_StaticCFG::ControlFlowGraphmutableprotected
setEntry(Vertex entry)StaticCFG::ControlFlowGraphinline
setEntryAndExit()StaticCFG::ControlFlowGraphprotected
setExit(Vertex exit)StaticCFG::ControlFlowGraphinline
toDot(const std::string &filename) const StaticCFG::ControlFlowGraph
Vertex typedefStaticCFG::ControlFlowGraph
VertexVertexMap typedefStaticCFG::ControlFlowGraph
Vertices typedefStaticCFG::ControlFlowGraph
writeGraphEdge(std::ostream &out, const Edge &edge) const StaticCFG::ControlFlowGraphprotected
writeGraphNode(std::ostream &out, const Vertex &node) const StaticCFG::ControlFlowGraphprotected