InterProcDataFlowAnalysis
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/InterProcDataFlowAnalysis.h>
class InterProcDataFlowAnalysis;
Member Functions
Name |
Description |
|
Construct from |
|
Get the list of Function Declaration participating in DataFlow Analysis |
|
Function which actually performs the DataFlowAnalyis |
|
Execute IntraProc DataFlow Analysis and check whether anything changed |
Protected Data Members
Name |
Description |
Stored the Project Object |
Derived Classes
Name |
Description |
PtrAliasAnalysis computes Alias Information, which is used for Virtual Function Resolving. |
Created with MrDocs