Home
last modified time | relevance | path

Searched defs:ResolveTypeIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h59 IdType ResolveTypeIndex(MethodPtr parent_method, TypeIndex index) const override in ResolveTypeIndex() function
/arkcompiler/runtime_core/runtime/
Dcompiler.cpp80 compiler::RuntimeInterface::IdType PandaRuntimeInterface::ResolveTypeIndex(MethodPtr parent_method, in ResolveTypeIndex() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h119 …virtual IdType ResolveTypeIndex([[maybe_unused]] MethodPtr parent_method, [[maybe_unused]] TypeInd… in ResolveTypeIndex() function