Searched defs:hashTableSize (Results 1 – 3 of 3) sorted by relevance
307 size_t hashTableSize = ark::helpers::math::GetPowerOfTwoValue32(numClasses); in AddClassHashTable() local342 auto hashTableSize = entityPairs.size(); in ResolveConflictClassHashTable() local
31 IRMap(SSATab &ssaTab, MemPool &memPool, uint32 hashTableSize) in IRMap()
246 auto hashTableSize = classHashTable.size(); in DumpClassHashTable() local