Searched refs:computeBucketCount (Results 1 – 5 of 5) 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()
165 void computeBucketCount();
436 void DWARF5AcceleratorTable::computeBucketCount() { in finalize() 463 computeBucketCount(); in populateAbbrevsMap() 382 void DWARF5AcceleratorTable::computeBucketCount() { computeBucketCount() function in llvm::bolt::DWARF5AcceleratorTable
33 void AccelTableBase::computeBucketCount() {58 computeBucketCount(); in finalize() 34 void AccelTableBase::computeBucketCount() { computeBucketCount() function in AccelTableBase
177 void computeBucketCount();