LLVM
20.0.0git
llvm
TextInstrProfReader
llvm::TextInstrProfReader Member List
This is the complete list of members for
llvm::TextInstrProfReader
, 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 override
llvm::TextInstrProfReader
inline
virtual
getError
()
llvm::InstrProfReader
inline
getProfileKind
() const override
llvm::TextInstrProfReader
inline
virtual
getSymtab
() override
llvm::TextInstrProfReader
inline
virtual
getTemporalProfTraces
(std::optional< uint64_t > Weight={})
llvm::InstrProfReader
inline
virtual
getTemporalProfTraceStreamSize
()
llvm::InstrProfReader
inline
getVersion
() const override
llvm::TextInstrProfReader
inline
virtual
hasCSIRLevelProfile
() const override
llvm::TextInstrProfReader
inline
virtual
hasError
()
llvm::InstrProfReader
inline
hasFormat
(const MemoryBuffer &Buffer)
llvm::TextInstrProfReader
static
hasMemoryProfile
() const override
llvm::TextInstrProfReader
inline
virtual
hasSingleByteCoverage
() const override
llvm::TextInstrProfReader
inline
virtual
hasTemporalProfile
() const override
llvm::TextInstrProfReader
inline
virtual
instrEntryBBEnabled
() const override
llvm::TextInstrProfReader
inline
virtual
InstrProfReader
()=default
llvm::InstrProfReader
isEOF
()
llvm::InstrProfReader
inline
isIRLevelProfile
() const override
llvm::TextInstrProfReader
inline
virtual
operator=
(const TextInstrProfReader &)=delete
llvm::TextInstrProfReader
printBinaryIds
(raw_ostream &OS)
llvm::InstrProfReader
inline
virtual
readBinaryIds
(std::vector< llvm::object::BuildID > &BinaryIds)
llvm::InstrProfReader
inline
virtual
readHeader
() override
llvm::TextInstrProfReader
virtual
readNextRecord
(NamedInstrProfRecord &Record) override
llvm::TextInstrProfReader
virtual
success
()
llvm::InstrProfReader
inline
protected
Symtab
llvm::InstrProfReader
protected
TemporalProfTraces
llvm::InstrProfReader
protected
TemporalProfTraceStreamSize
llvm::InstrProfReader
protected
TextInstrProfReader
(std::unique_ptr< MemoryBuffer > DataBuffer_)
llvm::TextInstrProfReader
inline
TextInstrProfReader
(const TextInstrProfReader &)=delete
llvm::TextInstrProfReader
~InstrProfReader
()=default
llvm::InstrProfReader
virtual
Generated on Thu Nov 21 2024 11:01:57 for LLVM by
1.9.6