Skip to content

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