LLVM 20.0.0git
|
This is the complete list of members for llvm::lto::ThinBackendProc, including all inherited members.
BackendThreadPool | llvm::lto::ThinBackendProc | protected |
CombinedIndex | llvm::lto::ThinBackendProc | protected |
Conf | llvm::lto::ThinBackendProc | protected |
emitFiles(const FunctionImporter::ImportMapTy &ImportList, llvm::StringRef ModulePath, const std::string &NewModulePath) const | llvm::lto::ThinBackendProc | |
Err | llvm::lto::ThinBackendProc | protected |
ErrMu | llvm::lto::ThinBackendProc | protected |
getThreadCount() | llvm::lto::ThinBackendProc | inline |
isSensitiveToInputOrder() | llvm::lto::ThinBackendProc | inlinevirtual |
ModuleToDefinedGVSummaries | llvm::lto::ThinBackendProc | protected |
OnWrite | llvm::lto::ThinBackendProc | protected |
ShouldEmitImportsFiles | llvm::lto::ThinBackendProc | protected |
start(unsigned Task, BitcodeModule BM, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map< GlobalValue::GUID, GlobalValue::LinkageTypes > &ResolvedODR, MapVector< StringRef, BitcodeModule > &ModuleMap)=0 | llvm::lto::ThinBackendProc | pure virtual |
ThinBackendProc(const Config &Conf, ModuleSummaryIndex &CombinedIndex, const DenseMap< StringRef, GVSummaryMapTy > &ModuleToDefinedGVSummaries, lto::IndexWriteCallback OnWrite, bool ShouldEmitImportsFiles, ThreadPoolStrategy ThinLTOParallelism) | llvm::lto::ThinBackendProc | inline |
wait() | llvm::lto::ThinBackendProc | inline |
~ThinBackendProc()=default | llvm::lto::ThinBackendProc | virtual |