Searched refs:GlobalsToImportPerModule (Results 1 – 1 of 1) sorted by relevance
264 for (auto &GlobalsToImportPerModule : ModuleToGlobalsToImportMap) { in importFunctions() local266 auto &GlobalsToImport = GlobalsToImportPerModule.second; in importFunctions()268 ModuleLoaderCache.takeModule(GlobalsToImportPerModule.first); in importFunctions()