StaticCFG::CFG::getGraph
Get the pointer pointing to the graph used by static CFG.
Synopsis
Declared in <SageIII/virtualCFG/staticCFG.h>
SgIncidenceDirectedGraph*
getGraph() const;
Return Value
the pointer pointing to the graph used by static CFG.
Created with MrDocs