LLVM API Documentation

llvm::InstrProfReader Member List
This is the complete list of members for llvm::InstrProfReader, 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()=0llvm::InstrProfReader [pure virtual]
readNextRecord(InstrProfRecord &Record)=0llvm::InstrProfReader [pure virtual]
success()llvm::InstrProfReader [inline, protected]
~InstrProfReader()llvm::InstrProfReader [inline, virtual]