FreeTensor
Loading...
Searching...
No Matches
include
pass
shrink_linear_indices.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_SHRINK_LINEAR_INDICES_H
2
#define FREE_TENSOR_SHRINK_LINEAR_INDICES_H
3
4
#include <
stmt.h
>
5
6
namespace
freetensor
{
7
17
Stmt
shrinkLinearIndices
(
const
Stmt
&ast,
const
ID &vardef);
18
Stmt
shrinkLinearIndices
(
const
Stmt
&ast);
21
}
// namespace freetensor
22
23
#endif
// FREE_TENSOR_SHRINK_LINEAR_INDICES_H
freetensor
Definition:
allocator.h:9
freetensor::shrinkLinearIndices
Stmt shrinkLinearIndices(const Stmt &ast, const ID &vardef)
Definition:
shrink_linear_indices.cc:140
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
stmt.h
Generated by
1.9.6