Hash table of entry pointers; null slots are empty probe holes.
Synopsis
Declared in <llvm/ADT/StringMap.h>
StringMapEntryBase** TheTable = nullptr;
Created with MrDocs
Hash table of entry pointers; null slots are empty probe holes.
Declared in <llvm/ADT/StringMap.h>
StringMapEntryBase** TheTable = nullptr;
Created with MrDocs