FreeTensor
Loading...
Searching...
No Matches
include
pass
tensor_prop_const.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_TENSOR_PROP_CONST_H
2
#define FREE_TENSOR_TENSOR_PROP_CONST_H
3
4
#include <
func.h
>
5
6
namespace
freetensor
{
7
34
Stmt
tensorPropConst
(
const
Stmt
&op,
const
ID &bothInSubAST = ID(),
35
const
ID &eitherInSubAST = ID());
36
37
DEFINE_PASS_FOR_FUNC
(
tensorPropConst
)
38
39
}
// namespace freetensor
40
41
#endif
// FREE_TENSOR_PROP_CONST_H
func.h
DEFINE_PASS_FOR_FUNC
#define DEFINE_PASS_FOR_FUNC(pass)
Definition:
func.h:88
freetensor
Definition:
allocator.h:9
freetensor::tensorPropConst
Stmt tensorPropConst(const Stmt &op, const ID &bothInSubAST=ID(), const ID &eitherInSubAST=ID())
Definition:
tensor_prop_const.cc:25
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
Generated by
1.9.6