LLVM 19.0.0git
llvm::BitcodeWriterPass Member List

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

BitcodeWriterPass(raw_ostream &OS, bool ShouldPreserveUseListOrder=false, bool EmitSummaryIndex=false, bool EmitModuleHash=false)llvm::BitcodeWriterPassinlineexplicit
isRequired()llvm::BitcodeWriterPassinlinestatic
name()llvm::PassInfoMixin< BitcodeWriterPass >inlinestatic
printPipeline(raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)llvm::PassInfoMixin< BitcodeWriterPass >inline
run(Module &M, ModuleAnalysisManager &)llvm::BitcodeWriterPass