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

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

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