Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
7424 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local7457 LastSeenModule = TheIndex.addModule(ModulePath, ModuleId); in parseModuleStringTable()7458 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()7467 if (!LastSeenModule) in parseModuleStringTable()7472 LastSeenModule->second.second[Pos++] = Val; in parseModuleStringTable()7475 LastSeenModule = nullptr; in parseModuleStringTable()