VirtualCFG::cfgRWTransaction::insertRequest::insertRequest
Constructor
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CFGRewrite.h>
insertRequest(
modType type_arg,
SgNode* origNode,
SgExpression*& newNode);
Parameters
Name |
Description |
type_arg |
The object to construct from |
origNode |
This class represents the base class for all IR nodes within Sage III. |
newNode |
This class represents the notion of an expression. Expressions |
Created with MrDocs