Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
5627 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local5654 LastSeenModule = TheIndex.addModule(ModulePath, ModuleId); in parseModuleStringTable()5655 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()5664 if (!LastSeenModule) in parseModuleStringTable()5669 LastSeenModule->second.second[Pos++] = Val; in parseModuleStringTable()5672 LastSeenModule = nullptr; in parseModuleStringTable()