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

Managed reference to ScopeIdDefStmtNode. More...

#include <stmt.h>

Inheritance diagram for tvm::tirx::ScopeIdDefStmt:
Collaboration diagram for tvm::tirx::ScopeIdDefStmt:

Public Member Functions

 ScopeIdDefStmt (ScopeIdDef def, Span span=Span())
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (ScopeIdDefStmt, Stmt, ScopeIdDefStmtNode)
 
 TVM_DEFINE_OBJECT_REF_COW_METHOD (ScopeIdDefStmtNode)
 
- Public Member Functions inherited from tvm::tirx::Stmt
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Stmt, ffi::ObjectRef, StmtNode)
 

Detailed Description

Managed reference to ScopeIdDefStmtNode.

Constructor & Destructor Documentation

◆ ScopeIdDefStmt()

tvm::tirx::ScopeIdDefStmt::ScopeIdDefStmt ( ScopeIdDef  def,
Span  span = Span() 
)

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()

tvm::tirx::ScopeIdDefStmt::TVM_DEFINE_OBJECT_REF_COW_METHOD ( ScopeIdDefStmtNode  )

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::ScopeIdDefStmt::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( ScopeIdDefStmt  ,
Stmt  ,
ScopeIdDefStmtNode   
)

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