Home
last modified time | relevance | path

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

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