Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/aot_builder/
Daot_builder.cpp277 size_t hash_table_size = panda::helpers::math::GetPowerOfTwoValue32(num_classes); in AddClassHashTable() local
312 auto hash_table_size = entity_pairs.size(); in ResolveConflictClassHashTable() local
/arkcompiler/runtime_core/compiler/tools/aotdump/
Daotdump.cpp240 auto hash_table_size = class_hash_table.size(); in DumpClassHashTable() local