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