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

Managed reference to SBlockRVNode. More...

#include <schedule.h>

Inheritance diagram for tvm::tir::SBlockRV:
Collaboration diagram for tvm::tir::SBlockRV:

Public Member Functions

 SBlockRV ()
 Constructor. More...
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (SBlockRV, runtime::ObjectRef, SBlockRVNode)
 

Detailed Description

Managed reference to SBlockRVNode.

See also
SBlockRVNode

Constructor & Destructor Documentation

◆ SBlockRV()

tvm::tir::SBlockRV::SBlockRV ( )

Constructor.

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()

tvm::tir::SBlockRV::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE ( SBlockRV  ,
runtime::ObjectRef  ,
SBlockRVNode   
)

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