Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc2886 bool first_diff = true; in ReadMethods() local
2893 if (diff_with_last_method_index == 0u && !first_diff) { in ReadMethods()
2897 first_diff = false; in ReadMethods()