Public Member Functions | |
| VariableSplitter (int maxTuple, ShTransformer::VarSplitMap &splits, bool &changed) | |
| void | operator() (ShCtrlGraphNodePtr node) |
| void | splitVarList (ShProgramNode::VarList &vars) |
| void | splitVars (ShStatement &stmt) |
| bool | split (ShVariableNodePtr node) |
Public Attributes | |
| int | maxTuple |
| ShTransformer::VarSplitMap & | splits |
| bool & | changed |
Definition at line 50 of file ShTransformer.cpp.
1.4.5