1#ifndef FREE_TENSOR_MOVE_OUT_FIRST_OR_LAST_ITER_H
2#define FREE_TENSOR_MOVE_OUT_FIRST_OR_LAST_ITER_H
4#include <unordered_map>
Definition: move_out_first_or_last_iter.h:11
Stmt visit(const For &op) override
Definition: move_out_first_or_last_iter.cc:6
Definition: z3_simplify.h:116
#define DEFINE_PASS_FOR_FUNC(pass)
Definition: func.h:88
Definition: allocator.h:9
Stmt moveOutFirstOrLastIter(const Stmt &op)
Definition: move_out_first_or_last_iter.h:35