Class CreateTmpArray#
Defined in File ArrayRewrite.h
Inheritance Relationships#
Derived Type#
public RewriteConstructArrayAccess(Class RewriteConstructArrayAccess)
Class Documentation#
-
class CreateTmpArray#
Subclassed by RewriteConstructArrayAccess
Public Functions
-
inline CreateTmpArray(std::map<std::string, AstNodePtr> &_varmap, std::list<AstNodePtr> &_newstmts, const AstNodePtr &declscope)#
-
AstNodePtr create_tmp_array(AstInterface &fa, const AstNodePtr &arrayExp, const std::string name)#
-
inline void set_model_array(const AstNodePtr &mod)#
-
inline const AstNodePtr &get_decl_scope()#
-
inline CreateTmpArray(std::map<std::string, AstNodePtr> &_varmap, std::list<AstNodePtr> &_newstmts, const AstNodePtr &declscope)#