Searched refs:computeBucketCount (Results 1 – 3 of 3) sorted by relevance
58 static uint32_t computeBucketCount(uint32_t NumStrings) { in computeBucketCount() function135 Size += sizeof(uint32_t) * computeBucketCount(Strings.size()); in calculateHashTableSize()176 uint32_t BucketCount = computeBucketCount(Strings.size()); in writeHashTable()
170 void computeBucketCount();
33 void AccelTableBase::computeBucketCount() { in computeBucketCount() function in AccelTableBase70 computeBucketCount(); in finalize()