From 4e22699cb200c413a46f1affc38c89559a20c9e0 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Tue, 11 Oct 2016 00:34:42 -0600 Subject: working if --- include/loop.hh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/loop.hh') diff --git a/include/loop.hh b/include/loop.hh index ac258f0..2b85ac6 100644 --- a/include/loop.hh +++ b/include/loop.hh @@ -116,8 +116,7 @@ protected: mutable int last_compute_effort_; protected: - bool init_loop(std::vector &ir_tree, std::vector &ir_stmt); - void buildIS(std::vector &ir_tree,std::stack lexicalOrder); + void buildIS(std::vector &ir_tree,std::vector &lexicalOrder,std::vector &ctrls, int level, int &substituted); int get_dep_dim_of(int stmt, int level) const; int get_last_dep_dim_before(int stmt, int level) const; std::vector getNewIS() const; -- cgit v1.2.3-70-g09d2