Map from function hash to instrumentation profile record.
Declared in <llvm/ProfileData/InstrProfWriter.h>
<llvm/ProfileData/InstrProfWriter.h>
using ProfilingData = SmallDenseMap<uint64_t, InstrProfRecord>;