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