summaryrefslogtreecommitdiff
path: root/include/loop.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/loop.hh')
-rw-r--r--include/loop.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/loop.hh b/include/loop.hh
index 3909e6c..72295b6 100644
--- a/include/loop.hh
+++ b/include/loop.hh
@@ -117,8 +117,8 @@ public:
Loop(const IR_Control *control);
~Loop();
- omega::CG_outputRepr *getCode(int effort = 3) const; // TODO was 1
- //chillAST_node* LoopCuda::getCode(int effort, std::set<int> stmts) const;
+ omega::CG_outputRepr *getCode(int effort = 3) const; // TODO was 1
+ //chillAST_node* getCode(int effort, std::set<int> stmts) const;
void stencilASEPadded(int stmt_num);