LLVM
15.0.0git
llvm
InstrProfReader
llvm::InstrProfReader Member List
This is the complete list of members for
llvm::InstrProfReader
, including all inherited members.
accumulateCounts
(CountSumOrPercent &Sum, bool IsCS)
llvm::InstrProfReader
begin
()
llvm::InstrProfReader
inline
create
(const Twine &Path, const InstrProfCorrelator *Correlator=nullptr)
llvm::InstrProfReader
static
create
(std::unique_ptr< MemoryBuffer > Buffer, const InstrProfCorrelator *Correlator=nullptr)
llvm::InstrProfReader
static
end
()
llvm::InstrProfReader
inline
error
(instrprof_error Err, const std::string &ErrMsg="")
llvm::InstrProfReader
inline
protected
error
(Error &&E)
llvm::InstrProfReader
inline
protected
functionEntryOnly
() const =0
llvm::InstrProfReader
pure virtual
getError
()
llvm::InstrProfReader
inline
getProfileKind
() const =0
llvm::InstrProfReader
pure virtual
getSymtab
()=0
llvm::InstrProfReader
pure virtual
hasCSIRLevelProfile
() const =0
llvm::InstrProfReader
pure virtual
hasError
()
llvm::InstrProfReader
inline
hasSingleByteCoverage
() const =0
llvm::InstrProfReader
pure virtual
instrEntryBBEnabled
() const =0
llvm::InstrProfReader
pure virtual
InstrProfReader
()=default
llvm::InstrProfReader
isEOF
()
llvm::InstrProfReader
inline
isIRLevelProfile
() const =0
llvm::InstrProfReader
pure virtual
printBinaryIds
(raw_ostream &OS)
llvm::InstrProfReader
inline
virtual
readHeader
()=0
llvm::InstrProfReader
pure virtual
readNextRecord
(NamedInstrProfRecord &Record)=0
llvm::InstrProfReader
pure virtual
success
()
llvm::InstrProfReader
inline
protected
Symtab
llvm::InstrProfReader
protected
useDebugInfoCorrelate
() const
llvm::InstrProfReader
inline
virtual
~InstrProfReader
()=default
llvm::InstrProfReader
virtual
Generated on Thu May 19 2022 05:32:12 for LLVM by
1.8.17