FreeTensor
Loading...
Searching...
No Matches
include
autograd
all_no_reuse_defs.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_ALL_NO_REUSE_DEFS_H
2
#define FREE_TENSOR_ALL_NO_REUSE_DEFS_H
3
4
#include <unordered_set>
5
6
#include <
stmt.h
>
7
8
namespace
freetensor
{
9
10
std::vector<ID>
allNoReuseDefs
(
const
Stmt
&op,
11
const
std::unordered_set<AccessType> &atypes);
12
13
}
14
15
#endif
// FREE_TENSOR_ALL_NO_REUSE_DEFS_H
freetensor
Definition:
allocator.h:9
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
freetensor::allNoReuseDefs
std::vector< ID > allNoReuseDefs(const Stmt &op, const std::unordered_set< AccessType > &atypes)
Definition:
all_no_reuse_defs.cc:8
stmt.h
Generated by
1.9.6