Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp363 …auto getClsInst = GetGraph()->CreateInstGetInstanceClass(DataType::REFERENCE, callInst->GetPc(), o… in DoInlineMonomorphic() local
411 void Inlining::CreateCompareClass(CallInst *callInst, Inst *getClsInst, RuntimeInterface::ClassPtr … in CreateCompareClass()
584 … auto getClsInst = GetGraph()->CreateInstGetInstanceClass(DataType::REFERENCE, callInst->GetPc()); in DoInlinePolymorphic() local
662 [[maybe_unused]] auto *getClsInst = insts.second; in MakeCallBbs() local
749 auto *getClsInst = std::get<1>(insts); in FinalizeInlineReceiver() local