tvm
tvm::tir::StmtFunctor< FType > Class Template Reference

Same as ExprFunctor except it is applied on statements. More...

Collaboration diagram for tvm::tir::StmtFunctor< FType >:

Detailed Description

template<typename FType>
class tvm::tir::StmtFunctor< FType >

Same as ExprFunctor except it is applied on statements.

Template Parameters
FTypeThe function signature.
See also
ExprFunctor

The documentation for this class was generated from the following file: