FreeTensor
Loading...
Searching...
No Matches
include
pass
prop_one_time_use.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_PROP_ONE_TIME_USE_H
2
#define FREE_TENSOR_PROP_ONE_TIME_USE_H
3
4
#include <
func.h
>
5
6
namespace
freetensor
{
7
27
Stmt
propOneTimeUse
(
const
Stmt
&op,
const
ID &subAST = ID());
28
29
DEFINE_PASS_FOR_FUNC
(
propOneTimeUse
)
30
31
}
// namespace freetensor
32
33
#endif
// FREE_TENSOR_PROP_ONE_TIME_USE_H
func.h
DEFINE_PASS_FOR_FUNC
#define DEFINE_PASS_FOR_FUNC(pass)
Definition:
func.h:88
freetensor
Definition:
allocator.h:9
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
freetensor::propOneTimeUse
Stmt propOneTimeUse(const Stmt &op, const ID &subAST=ID())
Definition:
prop_one_time_use.cc:57
Generated by
1.9.6