ROSE  0.11.145.0
Public Member Functions | List of all members
UnstructuredPassInterDataflow Class Reference

Description

Definition at line 357 of file dataflow.h.

Inheritance diagram for UnstructuredPassInterDataflow:
Inheritance graph
[legend]
Collaboration diagram for UnstructuredPassInterDataflow:
Collaboration graph
[legend]

Public Member Functions

 UnstructuredPassInterDataflow (IntraProceduralDataflow *intraDataflowAnalysis)
 
bool transfer (const Function &func, const DataflowNode &n, NodeState &state, const std::vector< Lattice * > &dfInfo, std::vector< Lattice * > **retState, bool fw)
 
void runAnalysis ()
 
- Public Member Functions inherited from InterProceduralDataflow
 InterProceduralDataflow (IntraProceduralDataflow *intraDataflowAnalysis)
 
- Public Member Functions inherited from Analysis
 Analysis (bool(*f)(CFGNode)=defaultFilter)
 

Additional Inherited Members

- Public Attributes inherited from Analysis
bool(* filter )(CFGNode cfgn)
 
- Protected Member Functions inherited from InterProceduralAnalysis
 InterProceduralAnalysis (IntraProceduralAnalysis *intraAnalysis)
 
- Protected Attributes inherited from InterProceduralAnalysis
IntraProceduralAnalysisintraAnalysis
 

The documentation for this class was generated from the following file: