Class LoopTreeCopyArray#
Defined in File LoopTreeDummyNode.h
Inheritance Relationships#
Base Types#
public LoopTreeNode(Class LoopTreeNode)protected LoopTreeObserver(Class LoopTreeObserver)
Class Documentation#
-
class LoopTreeCopyArray : public LoopTreeNode, protected LoopTreeObserver#
Public Functions
-
inline LoopTreeCopyArray(const CopyArrayConfig &c)#
-
inline ~LoopTreeCopyArray()#
-
inline const CopyArrayConfig &get_config() const#
-
inline CopyArrayConfig &get_config()#
-
inline virtual std::string GetClassName() const#
-
virtual std::string toString() const#
-
virtual AstNodePtr CodeGen(const AstNodePtr &c) const#
-
inline virtual LoopTreeNode *Clone() const#
-
inline LoopTreeCopyArray(const CopyArrayConfig &c)#