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