Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc320 size_t test_entry_index = entries_it->second.Get(i); in FindEntryWithTheSameDexMap() local
321 if (HaveTheSameDexMaps(stack_maps_.Get(test_entry_index), current_entry_)) { in FindEntryWithTheSameDexMap()
322 return test_entry_index; in FindEntryWithTheSameDexMap()