Searched defs:ModuleLoader (Results 1 – 6 of 6) sorted by relevance
109 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader) in FunctionImporter()120 ModuleLoaderTy ModuleLoader; variable
221 auto ModuleLoader = [&DestModule](const char *argv0, in importFunctions() local
505 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
140 TrivialModuleLoader ModuleLoader; variable
1250 auto ModuleLoader = [&M](StringRef Identifier) { in doImportingForModule() local
139 class ModuleLoader; variable