Map from an instruction to its pseudo-probe ID.
Declared in <llvm/Transforms/IPO/SampleProfileProbe.h>
<llvm/Transforms/IPO/SampleProfileProbe.h>
using InstructionIdMap = DenseMap<Instruction*, uint32_t>;