ROSE 0.11.145.147
Public Member Functions | List of all members
DFStateAtReturns Class Reference

Description

Definition at line 436 of file dataflow.h.

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

Public Member Functions

 DFStateAtReturns (std::vector< Lattice * > &latsAtFuncReturn, std::vector< Lattice * > &latsRetVal)
 
NodeFactcopy () const
 
bool mergeReturnStates (const Function &func, FunctionState *fState, IntraProceduralDataflow *intraAnalysis)
 
std::vector< Lattice * > & getLatsAtFuncReturn ()
 
std::vector< Lattice * > & getLatsRetVal ()
 
std::string str (std::string indent)
 

Member Function Documentation

◆ copy()

NodeFact * DFStateAtReturns::copy ( ) const
virtual

Implements NodeFact.

◆ getLatsAtFuncReturn()

std::vector< Lattice * > & DFStateAtReturns::getLatsAtFuncReturn ( )
inline

Definition at line 458 of file dataflow.h.

◆ getLatsRetVal()

std::vector< Lattice * > & DFStateAtReturns::getLatsRetVal ( )
inline

Definition at line 461 of file dataflow.h.

◆ str()

std::string DFStateAtReturns::str ( std::string  indent)
virtual

Implements printable.


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