#include <InstrProfReader.h>
Definition at line 306 of file InstrProfReader.h.
| virtual llvm::InstrProfReaderIndexBase::~InstrProfReaderIndexBase |
( |
| ) |
|
|
inlinevirtual |
| virtual void llvm::InstrProfReaderIndexBase::advanceToNextKey |
( |
| ) |
|
|
pure virtual |
| virtual bool llvm::InstrProfReaderIndexBase::atEnd |
( |
| ) |
const |
|
pure virtual |
| virtual uint64_t llvm::InstrProfReaderIndexBase::getVersion |
( |
| ) |
const |
|
pure virtual |
| virtual bool llvm::InstrProfReaderIndexBase::isIRLevelProfile |
( |
| ) |
const |
|
pure virtual |
| virtual void llvm::InstrProfReaderIndexBase::populateSymtab |
( |
InstrProfSymtab & |
| ) |
|
|
pure virtual |
| virtual void llvm::InstrProfReaderIndexBase::setValueProfDataEndianness |
( |
support::endianness |
Endianness | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: