LLVM  8.0.1
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
name()llvm::PassInfoMixin< BitcodeWriterPass >inlinestatic
run(Module &M, ModuleAnalysisManager &)llvm::BitcodeWriterPass