Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_saver.cpp110 PandaList<Method *>::const_iterator profiledMethodsFinal) in AddProfiledMethods()
136 PandaList<Method *>::const_iterator profiledMethodsFinal, in SaveProfile()
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp431 …auto profiledMethodsFinal = instance_->GetClassLinker()->GetAotManager()->GetProfiledMethodsFinal(… in Destroy() local