From d2176835fc6e497a6c3e19b4630745c3911bde2c Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sun, 2 Oct 2016 14:10:10 -0600 Subject: fixes --- include/loop.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/loop.hh') diff --git a/include/loop.hh b/include/loop.hh index 5af9975..554b005 100644 --- a/include/loop.hh +++ b/include/loop.hh @@ -117,12 +117,12 @@ public: Loop(const IR_Control *control); ~Loop(); - omega::CG_outputRepr *getCode(int effort = 3) const; // TODO was 1 + omega::CG_outputRepr *getCode(int effort = 1) const; // TODO was 1 //chillAST_Node* getCode(int effort, std::set stmts) const; void stencilASEPadded(int stmt_num); - void printCode(int effort = 3) const; + void printCode(int effort = 1) const; void addKnown(const omega::Relation &cond); void print_internal_loop_structure() const; bool isInitialized() const; -- cgit v1.2.3-70-g09d2