Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dconst_array_resolver.cpp99 auto storeArrayInst = next->CastToStoreArray(); in FillLiteralArray() local
313 bool ConstArrayResolver::FillLiteral(compiler::StoreInst *storeArrayInst, pandasm::LiteralArray::Li… in FillLiteral()