Searched refs:methods_in_cur_profile (Results 1 – 1 of 1) sorted by relevance
377 int CheckCompilationMethodPercentChange(uint16_t methods_in_cur_profile, in CheckCompilationMethodPercentChange() argument386 for (size_t i = 0; i < methods_in_cur_profile; ++i) { in CheckCompilationMethodPercentChange()393 uint16_t methods_in_profile = std::max(methods_in_cur_profile, methods_in_ref_profile); in CheckCompilationMethodPercentChange()