|
ROSE
0.11.96.11
|
Definition at line 357 of file dataflow.h.


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 | |
| IntraProceduralAnalysis * | intraAnalysis |
1.8.17