On-disk hash table of MemProf records keyed by function name hash.
Declared in <llvm/ProfileData/InstrProfReader.h>
<llvm/ProfileData/InstrProfReader.h>
using MemProfRecordHashTable = OnDiskIterableChainedHashTable<memprof::RecordLookupTrait>;