FreeTensor
Loading...
Searching...
No Matches
include
schedule
check_var_cross_parallel.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_CHECK_VAR_CROSS_PARALLEL_H
2
#define FREE_TENSOR_CHECK_VAR_CROSS_PARALLEL_H
3
4
#include <
stmt.h
>
5
6
namespace
freetensor
{
7
8
void
checkVarCrossParallel
(
const
Stmt
&ast,
const
ID &def,
MemType
mtype);
9
10
}
11
12
#endif
// FREE_TENSOR_CHECK_VAR_CROSS_PARALLEL_H
freetensor
Definition:
allocator.h:9
freetensor::checkVarCrossParallel
void checkVarCrossParallel(const Stmt &ast, const ID &def, MemType mtype)
Definition:
check_var_cross_parallel.cc:6
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
freetensor::MemType
MemType
Definition:
mem_type.h:14
stmt.h
Generated by
1.9.6