Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
8084 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local8117 LastSeenModule = TheIndex.addModule(ModulePath); in parseModuleStringTable()8118 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()8127 if (!LastSeenModule) in parseModuleStringTable()8132 LastSeenModule->second[Pos++] = Val; in parseModuleStringTable()8135 LastSeenModule = nullptr; in parseModuleStringTable()