Searched refs:CheckMethodHot (Results 1 – 3 of 3) sorted by relevance
62 bool CheckMethodHot(const std::string &className) const;
428 bool Profile::CheckMethodHot(const std::string &className) const in CheckMethodHot() function in maple::Profile
2079 isHot = cg->GetMIRModule()->GetProfile().CheckMethodHot(klassJavaDescriptor); in GetHotAndColdMetaSymbolInfo()