Searched defs:ModuleLoader (Results 1 – 7 of 7) sorted by relevance
108 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter()121 ModuleLoaderTy ModuleLoader; variable
134 TrivialModuleLoader ModuleLoader; variable
318 auto ModuleLoader = [&DestModule](const char *argv0, in importFunctions() local
611 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
142 TrivialModuleLoader ModuleLoader; variable
1407 auto ModuleLoader = [&M](StringRef Identifier) { in doImportingForModule() local
150 class ModuleLoader; variable