FreeTensor
Loading...
Searching...
No Matches
include
schedule
parallelize_as.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_PARALLELIZE_AS_H
2
#define FREE_TENSOR_PARALLELIZE_AS_H
3
4
#include <
stmt.h
>
5
6
namespace
freetensor
{
7
8
Stmt
parallelizeAs
(
const
Stmt
&ast,
const
ID &nest,
const
ID &reference,
9
const
ID &defId);
10
11
}
// namespace freetensor
12
13
#endif
// FREE_TENSOR_PARALLELIZE_AS_H
freetensor
Definition:
allocator.h:9
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
freetensor::parallelizeAs
Stmt parallelizeAs(const Stmt &ast, const ID &nest, const ID &reference, const ID &defId)
Definition:
parallelize_as.cc:156
stmt.h
Generated by
1.9.6