Skip to content

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