StaticCFG::CFG::getEntry
Get the entry node of the CFG
Synopsis
Declared in <SageIII/virtualCFG/staticCFG.h>
SgGraphNode*
getEntry() const;
Return Value
the entry node of the CFG
Created with MrDocs
Get the entry node of the CFG
Declared in <SageIII/virtualCFG/staticCFG.h>
SgGraphNode*
getEntry() const;
the entry node of the CFG
Created with MrDocs