Raw instrprof reader specialized for 32‐bit profile pointer values.

Synopsis

Declared in <llvm/ProfileData/InstrProfReader.h>

using RawInstrProfReader32 = RawInstrProfReader<uint32_t>;

Created with MrDocs