#include "llvm/ProfileData/InstrProfReader.h"
Definition at line 531 of file InstrProfReader.h.
◆ ~InstrProfReaderIndexBase()
virtual llvm::InstrProfReaderIndexBase::~InstrProfReaderIndexBase |
( |
| ) |
|
|
virtualdefault |
◆ advanceToNextKey()
virtual void llvm::InstrProfReaderIndexBase::advanceToNextKey |
( |
| ) |
|
|
pure virtual |
◆ atEnd()
virtual bool llvm::InstrProfReaderIndexBase::atEnd |
( |
| ) |
const |
|
pure virtual |
◆ functionEntryOnly()
virtual bool llvm::InstrProfReaderIndexBase::functionEntryOnly |
( |
| ) |
const |
|
pure virtual |
◆ getProfileKind()
virtual InstrProfKind llvm::InstrProfReaderIndexBase::getProfileKind |
( |
| ) |
const |
|
pure virtual |
◆ getRecords() [1/2]
◆ getRecords() [2/2]
◆ getVersion()
virtual uint64_t llvm::InstrProfReaderIndexBase::getVersion |
( |
| ) |
const |
|
pure virtual |
◆ hasCSIRLevelProfile()
virtual bool llvm::InstrProfReaderIndexBase::hasCSIRLevelProfile |
( |
| ) |
const |
|
pure virtual |
◆ hasMemoryProfile()
virtual bool llvm::InstrProfReaderIndexBase::hasMemoryProfile |
( |
| ) |
const |
|
pure virtual |
◆ hasSingleByteCoverage()
virtual bool llvm::InstrProfReaderIndexBase::hasSingleByteCoverage |
( |
| ) |
const |
|
pure virtual |
◆ hasTemporalProfile()
virtual bool llvm::InstrProfReaderIndexBase::hasTemporalProfile |
( |
| ) |
const |
|
pure virtual |
◆ instrEntryBBEnabled()
virtual bool llvm::InstrProfReaderIndexBase::instrEntryBBEnabled |
( |
| ) |
const |
|
pure virtual |
◆ isIRLevelProfile()
virtual bool llvm::InstrProfReaderIndexBase::isIRLevelProfile |
( |
| ) |
const |
|
pure virtual |
◆ populateSymtab()
◆ setValueProfDataEndianness()
virtual void llvm::InstrProfReaderIndexBase::setValueProfDataEndianness |
( |
llvm::endianness |
Endianness | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: