Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddedupe_set.h126 HashType last_hash = 0; in DumpStats() local
130 if (key.store_hash == last_hash) { in DumpStats()
140 last_hash = key.store_hash; in DumpStats()