Return the number of allocated hash buckets.
Declared in <llvm/ADT/StringMap.h>
<llvm/ADT/StringMap.h>
[[nodiscard]] unsigned int getNumBuckets() const;
The number of allocated hash buckets.
The return value should not be discarded.