LLVM  8.0.1
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::InstrProfWriterinline
InstrProfWriter(bool Sparse=false)llvm::InstrProfWriter
mergeRecordsFromWriter(InstrProfWriter &&IPW, function_ref< void(Error)> Warn)llvm::InstrProfWriter
PF_FE enum valuellvm::InstrProfWriter
PF_IRLevel enum valuellvm::InstrProfWriter
PF_Unknown enum valuellvm::InstrProfWriter
ProfilingData typedefllvm::InstrProfWriter
ProfKind enum namellvm::InstrProfWriter
setIsIRLevelProfile(bool IsIRLevel)llvm::InstrProfWriterinline
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::InstrProfWriterstatic
writeText(raw_fd_ostream &OS)llvm::InstrProfWriter
~InstrProfWriter()llvm::InstrProfWriter