Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
6198 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local6231 LastSeenModule = TheIndex.addModule(ModulePath, ModuleId); in parseModuleStringTable()6232 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()6241 if (!LastSeenModule) in parseModuleStringTable()6246 LastSeenModule->second.second[Pos++] = Val; in parseModuleStringTable()6249 LastSeenModule = nullptr; in parseModuleStringTable()