VirtualCFG::cfgIndexForEndWrapper
Synopsis
Declared in <SageIII/virtualCFG/virtualCFG.h>
unsigned int
cfgIndexForEndWrapper(SgNode* n);
Description
Non-member wrapper for SgNode::cfgIndexForEnd since that has
not yet been defined
Parameters
Name |
Description |
n |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs