Home
last modified time | relevance | path

Searched defs:hashTableSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Daot_builder.cpp307 size_t hashTableSize = ark::helpers::math::GetPowerOfTwoValue32(numClasses); in AddClassHashTable() local
342 auto hashTableSize = entityPairs.size(); in ResolveConflictClassHashTable() local
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp246 auto hashTableSize = classHashTable.size(); in DumpClassHashTable() local