LLVM
8.0.1
llvm
InstrProfWriter
llvm::InstrProfWriter Member List
This is the complete list of members for
llvm::InstrProfWriter
, including all inherited members.
addRecord
(NamedInstrProfRecord &&I, uint64_t Weight, function_ref< void(Error)> Warn)
llvm::InstrProfWriter
addRecord
(NamedInstrProfRecord &&I, function_ref< void(Error)> Warn)
llvm::InstrProfWriter
inline
InstrProfWriter
(bool Sparse=false)
llvm::InstrProfWriter
mergeRecordsFromWriter
(InstrProfWriter &&IPW, function_ref< void(Error)> Warn)
llvm::InstrProfWriter
PF_FE
enum value
llvm::InstrProfWriter
PF_IRLevel
enum value
llvm::InstrProfWriter
PF_Unknown
enum value
llvm::InstrProfWriter
ProfilingData
typedef
llvm::InstrProfWriter
ProfKind
enum name
llvm::InstrProfWriter
setIsIRLevelProfile
(bool IsIRLevel)
llvm::InstrProfWriter
inline
setOutputSparse
(bool Sparse)
llvm::InstrProfWriter
setValueProfDataEndianness
(support::endianness Endianness)
llvm::InstrProfWriter
write
(raw_fd_ostream &OS)
llvm::InstrProfWriter
writeBuffer
()
llvm::InstrProfWriter
writeRecordInText
(StringRef Name, uint64_t Hash, const InstrProfRecord &Counters, InstrProfSymtab &Symtab, raw_fd_ostream &OS)
llvm::InstrProfWriter
static
writeText
(raw_fd_ostream &OS)
llvm::InstrProfWriter
~InstrProfWriter
()
llvm::InstrProfWriter
Generated on Sun Dec 20 2020 14:04:11 for LLVM by
1.8.13