Searched defs:profiledMethods (Results 1 – 2 of 2) sorted by relevance
109 …Saver::AddProfiledMethods(pgo::AotProfilingData *profileData, PandaList<Method *> &profiledMethods, in AddProfiledMethods()135 PandaList<Method *> &profiledMethods, in SaveProfile()
430 auto &profiledMethods = instance_->GetClassLinker()->GetAotManager()->GetProfiledMethods(); in Destroy() local