#include "llvm/ProfileData/InstrProfReader.h"
Definition at line 330 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 |
◆ getRecords() [1/2]
◆ getRecords() [2/2]
◆ getVersion()
virtual uint64_t llvm::InstrProfReaderIndexBase::getVersion |
( |
| ) |
const |
|
pure virtual |
◆ isIRLevelProfile()
virtual bool llvm::InstrProfReaderIndexBase::isIRLevelProfile |
( |
| ) |
const |
|
pure virtual |
◆ populateSymtab()
◆ setValueProfDataEndianness()
virtual void llvm::InstrProfReaderIndexBase::setValueProfDataEndianness |
( |
support::endianness |
Endianness | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: