Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc6602 static constexpr size_t kMaxStackHash = 250; in LinkVirtualMethods() local
6608 if (hash_table_size <= kMaxStackHash) { in LinkVirtualMethods()