Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
7687 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local7720 LastSeenModule = TheIndex.addModule(ModulePath, ModuleId); in parseModuleStringTable()7721 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()7730 if (!LastSeenModule) in parseModuleStringTable()7735 LastSeenModule->second.second[Pos++] = Val; in parseModuleStringTable()7738 LastSeenModule = nullptr; in parseModuleStringTable()