Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_acc_alloc.cpp62 static bool IsAccReadFromReg(compiler::Inst *srcInst, compiler::Inst *inst) in IsAccReadFromReg()
72 bool IsAccWriteBetween(compiler::Inst *srcInst, compiler::Inst *dstInst) in IsAccWriteBetween()
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp1993 auto srcInst = inst->GetInput(0).GetInst(); in CreateNewObjectWithRuntime() local
4498 auto srcInst = newObjInst->GetInput(0).GetInst(); in VisitNewObject() local