Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp311 ArenaVector<RuntimeInterface::ClassPtr> receivers(GetGraph()->GetLocalAllocator()->Adapter()); in TryInlineWithInlineCaches() local
520 … Inlining::DoInlinePolymorphic(CallInst *callInst, ArenaVector<RuntimeInterface::ClassPtr> *receiv… in DoInlinePolymorphic()