Class CopyArrayConfig#
Defined in File LoopTreeTransform.h
Class Documentation#
-
class CopyArrayConfig#
Public Functions
-
CopyArrayConfig(AstInterface &fa, const SelectArray &sel, CopyArrayOpt opt, LoopTreeNode *shift = 0)#
-
std::string toString() const#
-
inline bool shift_buffer() const#
-
inline CopyArrayOpt get_opt() const#
-
inline void set_opt(CopyArrayOpt _opt)#
-
AstNodePtr CodeGen(const AstNodePtr &c) const#
-
inline SelectArray &get_arr()#
-
inline const SelectArray &get_arr() const#
-
CopyArrayConfig(AstInterface &fa, const SelectArray &sel, CopyArrayOpt opt, LoopTreeNode *shift = 0)#