Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7113 uint32_t conflict_counts[ImTable::kSize] = {}; in FillIMTFromIfTable() local
7150 ++conflict_counts[imt_index]; in FillIMTFromIfTable()
7164 size_t conflicts = conflict_counts[i]; in FillIMTFromIfTable()