Home
last modified time | relevance | path

Searched defs:array_cls (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dcompiler.cpp188 bool PandaRuntimeInterface::CheckStoreArray(ClassPtr array_cls, ClassPtr str_cls) const in CheckStoreArray()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h612 …virtual bool CheckStoreArray([[maybe_unused]] ClassPtr array_cls, [[maybe_unused]] ClassPtr str_cl… in CheckStoreArray()