Searched refs:LastSeenModule (Results 1 – 1 of 1) sorted by relevance
6575 ModuleSummaryIndex::ModuleInfo *LastSeenModule = nullptr; in parseModuleStringTable() local6608 LastSeenModule = TheIndex.addModule(ModulePath, ModuleId); in parseModuleStringTable()6609 ModuleIdMap[ModuleId] = LastSeenModule->first(); in parseModuleStringTable()6618 if (!LastSeenModule) in parseModuleStringTable()6623 LastSeenModule->second.second[Pos++] = Val; in parseModuleStringTable()6626 LastSeenModule = nullptr; in parseModuleStringTable()