From bdaf6dc251d98fc1c93165fa8579378204b395e1 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sat, 17 Sep 2016 18:58:56 -0600 Subject: chill doc --- chill/include/ir_rose_utils.hh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'chill/include/ir_rose_utils.hh') diff --git a/chill/include/ir_rose_utils.hh b/chill/include/ir_rose_utils.hh index 9e98aee..d6749de 100644 --- a/chill/include/ir_rose_utils.hh +++ b/chill/include/ir_rose_utils.hh @@ -2,15 +2,11 @@ #define IR_ROSE_UTILS_HH #include #include -#include "sageBuilder.h" - - +#include std::vector find_deepest_loops(SgNode *tnl); std::vector find_loops(SgNode *tnl); - - SgNode* loop_body_at_level(SgNode* tnl, int level); SgNode* loop_body_at_level(SgForStatement* loop, int level); void swap_node_for_node_list(SgNode* tn, SgNode* new_tnl); -- cgit v1.2.3-70-g09d2