FreeTensor
Loading...
Searching...
No Matches
remove_cyclic_assign.h
Go to the documentation of this file.
1#ifndef FREE_TENSOR_REMOVE_CYCLIC_ASSIGN_H
2#define FREE_TENSOR_REMOVE_CYCLIC_ASSIGN_H
3
5namespace freetensor {
6
11
13
14} // namespace freetensor
15
16#endif // FREE_TENSOR_REMOVE_CYCLIC_ASSIGN_H
#define DEFINE_PASS_FOR_FUNC(pass)
Definition: func.h:88
Definition: allocator.h:9
Ref< StmtNode > Stmt
Definition: ast.h:152
Stmt removeCyclicAssign(const Stmt &op)
Definition: remove_cyclic_assign.cc:6