Home
last modified time | relevance | path

Searched refs:BuildStoreArray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.h316 void BuildStoreArray(const BytecodeInstruction *bcInst, DataType::Type type);
Dinst_builder-inl.h1129 void InstBuilder::BuildStoreArray(const BytecodeInstruction *bcInst, DataType::Type type) in BuildStoreArray() function