Searched refs:computeBucketCount (Results 1 – 3 of 3) sorted by relevance
109 static uint32_t computeBucketCount(uint32_t NumStrings) { in computeBucketCount() function117 Size += sizeof(uint32_t) * computeBucketCount(Strings.size()); in calculateHashTableSize()158 uint32_t BucketCount = computeBucketCount(Strings.size()); in writeHashTable()
174 void computeBucketCount();
34 void AccelTableBase::computeBucketCount() { in computeBucketCount() function in AccelTableBase71 computeBucketCount(); in finalize()