ROSE 0.11.145.147
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 &, const DataflowNode &, NodeState &, const std::vector< Lattice * > &, std::vector< Lattice * > **, bool)
 
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
 

Constructor & Destructor Documentation

◆ UnstructuredPassInterDataflow()

UnstructuredPassInterDataflow::UnstructuredPassInterDataflow ( IntraProceduralDataflow intraDataflowAnalysis)
inline

Definition at line 361 of file dataflow.h.

Member Function Documentation

◆ transfer()

bool UnstructuredPassInterDataflow::transfer ( const Function ,
const DataflowNode ,
NodeState ,
const std::vector< Lattice * > &  ,
std::vector< Lattice * > **  ,
bool   
)
inlinevirtual

Implements InterProceduralDataflow.

Definition at line 376 of file dataflow.h.

◆ runAnalysis()

void UnstructuredPassInterDataflow::runAnalysis ( )
virtual

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