Searched refs:test_entry_index (Results 1 – 1 of 1) sorted by relevance
430 for (uint32_t test_entry_index : entries_it->second) { in FindEntryWithTheSameDexMap() local431 if (HaveTheSameDexMaps(GetStackMap(test_entry_index), current_entry_)) { in FindEntryWithTheSameDexMap()432 return test_entry_index; in FindEntryWithTheSameDexMap()