LLVM 20.0.0git
|
This is the complete list of members for llvm::lto::ThinBackendProc, including all inherited members.
CombinedIndex | llvm::lto::ThinBackendProc | protected |
Conf | llvm::lto::ThinBackendProc | protected |
emitFiles(const FunctionImporter::ImportMapTy &ImportList, llvm::StringRef ModulePath, const std::string &NewModulePath) | llvm::lto::ThinBackendProc | inline |
getThreadCount()=0 | llvm::lto::ThinBackendProc | pure virtual |
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) | llvm::lto::ThinBackendProc | inline |
wait()=0 | llvm::lto::ThinBackendProc | pure virtual |
~ThinBackendProc()=default | llvm::lto::ThinBackendProc | virtual |