Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp630 CallInst *newCallInst = CloneVirtualCallInst(callInst, GetGraph()); in DoInlinePolymorphic() local
687 auto *newCallInst = static_cast<CallInst *>(std::get<1>(insts)); in InlineReceiver() local