Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
8219 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local8252 LastSeenModule = TheIndex.addModule(ModulePath); in parseModuleStringTable()8253 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()8262 if (!LastSeenModule) in parseModuleStringTable()8267 LastSeenModule->second[Pos++] = Val; in parseModuleStringTable()8270 LastSeenModule = nullptr; in parseModuleStringTable()