Searched defs:ModuleLoader (Results 1 – 6 of 6) sorted by relevance
312 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter()326 ModuleLoaderTy ModuleLoader; variable
319 auto ModuleLoader = [&DestModule](const char *argv0, in importFunctions() local
156 TrivialModuleLoader ModuleLoader; variable
681 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
2092 auto ModuleLoader = [&M](StringRef Identifier) { in doImportingForModuleForTest() local
147 class ModuleLoader; variable