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_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS (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_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()

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

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