ROSE  0.11.145.0
Public Member Functions | List of all members
UnstructuredPassIntraAnalysis Class Referenceabstract

Description

Definition at line 76 of file analysis.h.

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

Public Member Functions

bool runAnalysis (const Function &func, NodeState *state)
 
virtual void visit (const Function &func, const DataflowNode &n, NodeState &state)=0
 
- Public Member Functions inherited from IntraProceduralAnalysis
void setInterAnalysis (InterProceduralAnalysis *interAnalysis)
 
- Public Member Functions inherited from Analysis
 Analysis (bool(*f)(CFGNode)=defaultFilter)
 

Additional Inherited Members

- Public Attributes inherited from Analysis
bool(* filter )(CFGNode cfgn)
 
- Protected Attributes inherited from IntraProceduralAnalysis
InterProceduralAnalysisinterAnalysis
 

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