LLVM 19.0.0git
llvm::BitcodeWriter Member List

This is the complete list of members for llvm::BitcodeWriter, including all inherited members.

BitcodeWriter(SmallVectorImpl< char > &Buffer, raw_fd_stream *FS=nullptr)llvm::BitcodeWriter
copyStrtab(StringRef Strtab)llvm::BitcodeWriter
writeIndex(const ModuleSummaryIndex *Index, const std::map< std::string, GVSummaryMapTy > *ModuleToSummariesForIndex)llvm::BitcodeWriter
writeModule(const Module &M, bool ShouldPreserveUseListOrder=false, const ModuleSummaryIndex *Index=nullptr, bool GenerateHash=false, ModuleHash *ModHash=nullptr)llvm::BitcodeWriter
writeStrtab()llvm::BitcodeWriter
writeSymtab()llvm::BitcodeWriter
writeThinLinkBitcode(const Module &M, const ModuleSummaryIndex &Index, const ModuleHash &ModHash)llvm::BitcodeWriter
~BitcodeWriter()llvm::BitcodeWriter