llvm::InstrProfReaderIndexBase

Synopsis

Declared in <llvm/ProfileData/InstrProfReader.h>

struct InstrProfReaderIndexBase;

Member Functions

NameDescription
~InstrProfReaderIndexBase [destructor] [virtual]Destructor
advanceToNextKey [virtual]
atEnd [virtual]
functionEntryOnly [virtual]
getProfileKind [virtual]
getRecords
getVersion [virtual]
hasCSIRLevelProfile [virtual]
hasMemoryProfile [virtual]
hasSingleByteCoverage [virtual]
hasTemporalProfile [virtual]
instrEntryBBEnabled [virtual]
instrLoopEntriesEnabled [virtual]
isIRLevelProfile [virtual]
populateSymtab [virtual]
setValueProfDataEndianness [virtual]

Derived Classes

NameDescription
InstrProfReaderIndex