LLVM
15.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 |
getThreadCount()=0 | llvm::lto::ThinBackendProc | pure virtual |
ModuleToDefinedGVSummaries | 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 StringMap< GVSummaryMapTy > &ModuleToDefinedGVSummaries) | llvm::lto::ThinBackendProc | inline |
wait()=0 | llvm::lto::ThinBackendProc | pure virtual |
~ThinBackendProc()=default | llvm::lto::ThinBackendProc | virtual |