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

Synopsis

Declared in <llvm/ProfileData/InstrProfReader.h>

using RawInstrProfReader64 = RawInstrProfReader<uint64_t>;

Created with MrDocs