LLVM 19.0.0git
Functions
PDBStringTableBuilder.cpp File Reference
#include "llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/PDB/Native/Hash.h"
#include "llvm/DebugInfo/PDB/Native/RawTypes.h"
#include "llvm/Support/BinaryStreamWriter.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/TimeProfiler.h"
#include <map>

Go to the source code of this file.

Functions

static uint32_t computeBucketCount (uint32_t NumStrings)
 

Function Documentation

◆ computeBucketCount()

static uint32_t computeBucketCount ( uint32_t  NumStrings)
static

Definition at line 59 of file PDBStringTableBuilder.cpp.

References assert(), and llvm::lower_bound().