LLVM
20.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, vfs::FileSystem &FS, const InstrProfCorrelator *Correlator=nullptr, std::function< void(Error)> Warn=nullptr)
llvm::InstrProfReader
static
create
(std::unique_ptr< MemoryBuffer > Buffer, const InstrProfCorrelator *Correlator=nullptr, std::function< void(Error)> Warn=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
getTemporalProfTraces
(std::optional< uint64_t > Weight={})
llvm::InstrProfReader
inline
virtual
getTemporalProfTraceStreamSize
()
llvm::InstrProfReader
inline
getVersion
() const =0
llvm::InstrProfReader
pure virtual
hasCSIRLevelProfile
() const =0
llvm::InstrProfReader
pure virtual
hasError
()
llvm::InstrProfReader
inline
hasMemoryProfile
() const =0
llvm::InstrProfReader
pure virtual
hasSingleByteCoverage
() const =0
llvm::InstrProfReader
pure virtual
hasTemporalProfile
() 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
readBinaryIds
(std::vector< llvm::object::BuildID > &BinaryIds)
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
TemporalProfTraces
llvm::InstrProfReader
protected
TemporalProfTraceStreamSize
llvm::InstrProfReader
protected
~InstrProfReader
()=default
llvm::InstrProfReader
virtual
Generated on Wed Nov 20 2024 12:28:22 for LLVM by
1.9.6