From 7bbd1a207f65428283471f1cc956f3fda43fbe3e Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Fri, 7 Oct 2016 18:43:39 -0600 Subject: fixes --- include/chillAST/chillASTs.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/chillAST/chillASTs.hh') diff --git a/include/chillAST/chillASTs.hh b/include/chillAST/chillASTs.hh index 93b4420..f49cf6f 100644 --- a/include/chillAST/chillASTs.hh +++ b/include/chillAST/chillASTs.hh @@ -916,6 +916,8 @@ public: // required methods that I can't seem to get to inherit chillAST_Node *clone(); + chillAST_Node* constantFold(); + //void replaceVarDecls( chillAST_VarDecl *olddecl, chillAST_VarDecl *newdecl); bool findLoopIndexesToReplace(chillAST_SymbolTable *symtab, bool forcesync = false) { return false; }; // no loops under here -- cgit v1.2.3-70-g09d2