llvm::InstrProfWriter::ProfilingData

Map from function hash to instrumentation profile record.

Synopsis

Declared in <llvm/ProfileData/InstrProfWriter.h>

using ProfilingData = SmallDenseMap<uint64_t, InstrProfRecord>;