ROSE
0.11.96.11
|
Definition at line 284 of file partitionedAnalysis.h.
Public Member Functions | |
IntraPartitionDataflowCheckpoint (IntraPartitionDataflowCheckpoint &that) | |
IntraPartitionDataflowCheckpoint (dataflow::checkpoint &dfChkpt, const std::set< DataflowNode > &joinNodes, const DataflowNode *curNode, printable *partitionCond, int partitionIndex, const Function &func, NodeState *fState) | |
std::string | str (std::string indent="") |
Public Attributes | |
dataflow::checkpoint | dfChkpt |
std::set< DataflowNode > | joinNodes |
DataflowNode * | curNode |
printable * | partitionCond |
int | partitionIndex |
const Function & | func |
NodeState * | fState |