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

Managed reference to LoopRVNode. More...

#include <schedule.h>

Inheritance diagram for tvm::tir::LoopRV:
Collaboration diagram for tvm::tir::LoopRV:

Public Member Functions

 LoopRV ()
 Constructor. More...
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (LoopRV, runtime::ObjectRef, LoopRVNode)
 

Detailed Description

Managed reference to LoopRVNode.

See also
LoopRVNode

Constructor & Destructor Documentation

◆ LoopRV()

tvm::tir::LoopRV::LoopRV ( )

Constructor.

Member Function Documentation

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()

tvm::tir::LoopRV::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE ( LoopRV  ,
runtime::ObjectRef  ,
LoopRVNode   
)

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