Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddedupe_set.h125 HashType last_hash = 0; in DumpStats() local
129 if (key.store_hash == last_hash) { in DumpStats()
139 last_hash = key.store_hash; in DumpStats()