Skip to content

VirtualCFG::makeCfg

Returns CFG node for just before start

Synopsis

Declared in <SageIII/virtualCFG/virtualCFG.h>

CFGNode
makeCfg(SgNode* start);

Return Value

CFG node for just before start

Parameters

Name

Description

start

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs