LLVM
8.0.1
|
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 |
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(Config &Conf, ModuleSummaryIndex &CombinedIndex, const StringMap< GVSummaryMapTy > &ModuleToDefinedGVSummaries) | llvm::lto::ThinBackendProc | inline |
wait()=0 | llvm::lto::ThinBackendProc | pure virtual |
~ThinBackendProc() | llvm::lto::ThinBackendProc | inlinevirtual |