Searched defs:ModuleLoader (Results 1 – 6 of 6) sorted by relevance
117 FunctionImporter(const ModuleSummaryIndex &Index, ModuleLoaderTy ModuleLoader, in FunctionImporter()130 ModuleLoaderTy ModuleLoader; variable
330 auto ModuleLoader = [&DestModule](const char *argv0, in importFunctions() local
624 auto ModuleLoader = [&](StringRef Identifier) { in thinBackend() local
144 TrivialModuleLoader ModuleLoader; variable
1945 auto ModuleLoader = [&M](StringRef Identifier) { in doImportingForModuleForTest() local
155 class ModuleLoader; variable