Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h5175 class StoreObjectDynamicInst : public DynObjectAccessMixin<FixedInputsInst<4U>> {
5177 DECLARE_INST(StoreObjectDynamicInst);
5181StoreObjectDynamicInst(Opcode opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1… in StoreObjectDynamicInst() function