tvm
Public Member Functions | List of all members
tvm::tir::BlockRV Class Reference

Managed reference to BlockRVNode. More...

#include <schedule.h>

Inheritance diagram for tvm::tir::BlockRV:
Collaboration diagram for tvm::tir::BlockRV:

Public Member Functions

 BlockRV ()
 Constructor. More...
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (BlockRV, runtime::ObjectRef, BlockRVNode)
 

Detailed Description

Managed reference to BlockRVNode.

See also
BlockRVNode

Constructor & Destructor Documentation

◆ BlockRV()

tvm::tir::BlockRV::BlockRV ( )

Constructor.

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()

tvm::tir::BlockRV::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE ( BlockRV  ,
runtime::ObjectRef  ,
BlockRVNode   
)

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