Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
6506 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local6539 LastSeenModule = TheIndex.addModule(ModulePath, ModuleId); in parseModuleStringTable()6540 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()6549 if (!LastSeenModule) in parseModuleStringTable()6554 LastSeenModule->second.second[Pos++] = Val; in parseModuleStringTable()6557 LastSeenModule = nullptr; in parseModuleStringTable()