| _GetOrAllocRuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
| _type_child_slots | tvm::runtime::Object | static |
| _type_child_slots_can_overflow | tvm::runtime::Object | static |
| _type_final | tvm::runtime::Object | static |
| _type_has_method_sequal_reduce | tvm::IRModuleNode | static |
| _type_has_method_shash_reduce | tvm::IRModuleNode | static |
| _type_has_method_visit_attrs | tvm::runtime::Object | static |
| _type_index | tvm::runtime::Object | static |
| _type_key | tvm::IRModuleNode | static |
| Add(const GlobalVar &var, const BaseFunc &func, bool update=false) | tvm::IRModuleNode | |
| AddTypeDef(const GlobalTypeVar &var, const TypeData &type, bool update=false) | tvm::IRModuleNode | |
| AddTypeDefUnchecked(const GlobalTypeVar &var, const TypeData &type, bool update=false) | tvm::IRModuleNode | |
| AddUnchecked(const GlobalVar &var, const BaseFunc &func) | tvm::IRModuleNode | |
| attrs | tvm::IRModuleNode | |
| ContainGlobalTypeVar(const String &name) const | tvm::IRModuleNode | |
| ContainGlobalVar(const String &name) const | tvm::IRModuleNode | |
| DecRef() | tvm::runtime::Object | inlineprotected |
| deleter_ | tvm::runtime::Object | protected |
| FDeleter typedef | tvm::runtime::Object | |
| functions | tvm::IRModuleNode | |
| GetAttr(const std::string &attr_key, Optional< TObjectRef > default_value=Optional< TObjectRef >(nullptr)) const | tvm::IRModuleNode | inline |
| GetAttr(const std::string &attr_key, TObjectRef default_value) const | tvm::IRModuleNode | inline |
| GetConstructor(const String &adt, const String &cons) const | tvm::IRModuleNode | |
| GetGlobalTypeVar(const String &str) const | tvm::IRModuleNode | |
| GetGlobalTypeVars() const | tvm::IRModuleNode | |
| GetGlobalVar(const String &str) const | tvm::IRModuleNode | |
| GetGlobalVars() const | tvm::IRModuleNode | |
| GetOrAllocRuntimeTypeIndex(const std::string &key, uint32_t static_tindex, uint32_t parent_tindex, uint32_t type_child_slots, bool type_child_slots_can_overflow) | tvm::runtime::Object | protectedstatic |
| GetTypeKey() const | tvm::runtime::Object | inline |
| GetTypeKeyHash() const | tvm::runtime::Object | inline |
| HasNonzeroAttr(const std::string &attr_key) const | tvm::IRModuleNode | inline |
| Import(const String &path) | tvm::IRModuleNode | |
| ImportFromStd(const String &path) | tvm::IRModuleNode | |
| Imports() const | tvm::IRModuleNode | |
| IncRef() | tvm::runtime::Object | inlineprotected |
| IRModule class | tvm::IRModuleNode | friend |
| IRModuleNode() | tvm::IRModuleNode | inline |
| IsInstance() const | tvm::runtime::Object | inline |
| Lookup(const GlobalVar &var) const | tvm::IRModuleNode | |
| Lookup(const String &name) const | tvm::IRModuleNode | |
| LookupTag(const int32_t tag) | tvm::IRModuleNode | |
| LookupTypeDef(const GlobalTypeVar &var) const | tvm::IRModuleNode | |
| LookupTypeDef(const String &var) const | tvm::IRModuleNode | |
| Object() | tvm::runtime::Object | inline |
| Object(const Object &other) | tvm::runtime::Object | inline |
| Object(Object &&other) | tvm::runtime::Object | inline |
| operator=(const Object &other) | tvm::runtime::Object | inline |
| operator=(Object &&other) | tvm::runtime::Object | inline |
| ref_counter_ | tvm::runtime::Object | protected |
| RefCounterType typedef | tvm::runtime::Object | |
| Remove(const GlobalVar &var) | tvm::IRModuleNode | |
| RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
| SEqualReduce(const IRModuleNode *other, SEqualReducer equal) const | tvm::IRModuleNode | |
| ShallowCopy() | tvm::IRModuleNode | |
| SHashReduce(SHashReducer hash_reduce) const | tvm::IRModuleNode | |
| ShouldLinkParameters() const | tvm::IRModuleNode | |
| source_map | tvm::IRModuleNode | |
| TVM_DECLARE_FINAL_OBJECT_INFO(IRModuleNode, Object) | tvm::IRModuleNode | |
| type_definitions | tvm::IRModuleNode | |
| type_index() const | tvm::runtime::Object | inline |
| type_index_ | tvm::runtime::Object | protected |
| TypeIndex2Key(uint32_t tindex) | tvm::runtime::Object | static |
| TypeIndex2KeyHash(uint32_t tindex) | tvm::runtime::Object | static |
| TypeKey2Index(const std::string &key) | tvm::runtime::Object | static |
| unique() const | tvm::runtime::Object | inline |
| Update(const GlobalVar &var, const BaseFunc &func) | tvm::IRModuleNode | |
| Update(const IRModule &other) | tvm::IRModuleNode | |
| UpdateTypeDef(const GlobalTypeVar &var, const TypeData &type) | tvm::IRModuleNode | |
| VisitAttrs(AttrVisitor *v) | tvm::IRModuleNode | inline |