LLVM API Documentation

llvm::TextInstrProfReader Member List
This is the complete list of members for llvm::TextInstrProfReader, including all inherited members.
begin()llvm::InstrProfReader [inline]
create(std::string Path, std::unique_ptr< InstrProfReader > &Result)llvm::InstrProfReader [static]
end()llvm::InstrProfReader [inline]
error(std::error_code EC)llvm::InstrProfReader [inline, protected]
getError()llvm::InstrProfReader [inline]
hasError()llvm::InstrProfReader [inline]
InstrProfReader()llvm::InstrProfReader [inline]
isEOF()llvm::InstrProfReader [inline]
readHeader() overridellvm::TextInstrProfReader [inline, virtual]
readNextRecord(InstrProfRecord &Record) overridellvm::TextInstrProfReader [virtual]
success()llvm::InstrProfReader [inline, protected]
TextInstrProfReader(std::unique_ptr< MemoryBuffer > DataBuffer_)llvm::TextInstrProfReader [inline]
~InstrProfReader()llvm::InstrProfReader [inline, virtual]