tvm
Public Member Functions | List of all members
tvm::tirx::ExecScopeStmt Class Reference

Managed reference to ExecScopeStmtNode. More...

#include <stmt.h>

Inheritance diagram for tvm::tirx::ExecScopeStmt:
Collaboration diagram for tvm::tirx::ExecScopeStmt:

Public Member Functions

 ExecScopeStmt (ExecScope exec_scope, Stmt body, Span span=Span())
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (ExecScopeStmt, Stmt, ExecScopeStmtNode)
 
 TVM_DEFINE_OBJECT_REF_COW_METHOD (ExecScopeStmtNode)
 
- Public Member Functions inherited from tvm::tirx::Stmt
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Stmt, ffi::ObjectRef, StmtNode)
 

Detailed Description

Managed reference to ExecScopeStmtNode.

See also
ExecScopeStmtNode

Constructor & Destructor Documentation

◆ ExecScopeStmt()

tvm::tirx::ExecScopeStmt::ExecScopeStmt ( ExecScope  exec_scope,
Stmt  body,
Span  span = Span() 
)

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()

tvm::tirx::ExecScopeStmt::TVM_DEFINE_OBJECT_REF_COW_METHOD ( ExecScopeStmtNode  )

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::ExecScopeStmt::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( ExecScopeStmt  ,
Stmt  ,
ExecScopeStmtNode   
)

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