_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::transform::PassContext | |
Create() | tvm::transform::PassContext | static |
Current() | tvm::transform::PassContext | static |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
InstrumentAfterPass(const IRModule &mod, const PassInfo &info) const | tvm::transform::PassContext | |
InstrumentBeforePass(const IRModule &mod, const PassInfo &info) const | tvm::transform::PassContext | |
InstrumentEnterPassContext() | tvm::transform::PassContext | |
InstrumentExitPassContext() | tvm::transform::PassContext | |
Internal class | tvm::transform::PassContext | friend |
ListConfigs() | tvm::transform::PassContext | static |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::transform::PassContext | inline |
operator->() | tvm::transform::PassContext | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
PassContext() | tvm::transform::PassContext | inline |
PassContext(ObjectPtr< Object > n) | tvm::transform::PassContext | inlineexplicit |
PassEnabled(const PassInfo &info) const | tvm::transform::PassContext | |
RegisterConfigOption(const char *key) | tvm::transform::PassContext | inlinestatic |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |
With< PassContext > class | tvm::transform::PassContext | friend |