Map from an instruction to its pseudo‐probe ID.

Synopsis

Declared in <llvm/Transforms/IPO/SampleProfileProbe.h>

using InstructionIdMap = DenseMap<Instruction*, uint32_t>;

Created with MrDocs