IntraProcDataFlowAnalysis::IntraProcDataFlowAnalysis
Construct from SgNode
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcDataFlowAnalysis.h>
IntraProcDataFlowAnalysis(SgNode* head);
Parameters
Name |
Description |
head |
The object to construct from |
Created with MrDocs