Home
last modified time | relevance | path

Searched refs:min_change_in_methods_for_compilation (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dprofile_assistant.cc93 uint32_t min_change_in_methods_for_compilation = std::max( in ProcessProfilesInternal() local
100 if (((info.GetNumberOfMethods() - number_of_methods) < min_change_in_methods_for_compilation) && in ProcessProfilesInternal()