Searched defs:profiledMethodsFinal (Results 1 – 2 of 2) sorted by relevance
110 PandaList<Method *>::const_iterator profiledMethodsFinal) in AddProfiledMethods()136 PandaList<Method *>::const_iterator profiledMethodsFinal, in SaveProfile()
431 …auto profiledMethodsFinal = instance_->GetClassLinker()->GetAotManager()->GetProfiledMethodsFinal(… in Destroy() local