Home
last modified time | relevance | path

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

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