Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
7739 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local7772 LastSeenModule = TheIndex.addModule(ModulePath); in parseModuleStringTable()7773 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()7782 if (!LastSeenModule) in parseModuleStringTable()7787 LastSeenModule->second[Pos++] = Val; in parseModuleStringTable()7790 LastSeenModule = nullptr; in parseModuleStringTable()