Function VirtualCFG::cfgEndOfConstruct# Defined in File virtualCFG.h Function Documentation# inline CFGNode VirtualCFG::cfgEndOfConstruct(SgNode *c)# The last CFG node for a construct (after the entire construct has finished executing). This node may not actually be reached if, for example, a goto causes a loop to be exited in the middle.