From 6e0af6ef491616b430a419b08ae3f2b6137a8881 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Tue, 11 Oct 2016 17:49:01 -0600 Subject: fixes --- include/chillAST/chillASTs.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include/chillAST/chillASTs.hh') diff --git a/include/chillAST/chillASTs.hh b/include/chillAST/chillASTs.hh index 4b50479..da4d58f 100644 --- a/include/chillAST/chillASTs.hh +++ b/include/chillAST/chillASTs.hh @@ -1140,6 +1140,7 @@ public: void setSubExpr(chillAST_Node *sub) { setChild(0, sub); } // required methods that I can't seem to get to inherit + chillAST_Node *constantFold(); chillAST_Node *clone(); bool findLoopIndexesToReplace(chillAST_SymbolTable *symtab, -- cgit v1.2.3-70-g09d2