Searched refs:TheIndex (Results 1 – 2 of 2) sorted by relevance
473 ModuleSummaryIndex *TheIndex = nullptr; member in __anon01c39de90111::ModuleSummaryIndexBitcodeReader6047 if (!TheIndex) in parseModule()6049 if (TheIndex->modulePaths().empty()) in parseModule()6052 if (TheIndex->modulePaths().size() != 1) in parseModule()6054 auto &Hash = TheIndex->modulePaths().begin()->second.second; in parseModule()6149 TheIndex->removeEmptySummaryEntries(); in parseEntireSummary()6188 TheIndex->addModulePath(Buffer->getBufferIdentifier(), 0)->first()); in parseEntireSummary()6210 TheIndex->addGlobalValueSummary(GUID.first, std::move(FS)); in parseEntireSummary()6228 TheIndex->addModulePath(Buffer->getBufferIdentifier(), 0)->first()); in parseEntireSummary()6231 auto *AliaseeSummary = TheIndex->getGlobalValueSummary(AliaseeGUID); in parseEntireSummary()[all …]
1504 SPIRVValue* TheIndex, SPIRVBasicBlock *TheBB)1507 IndexId(TheIndex->getId()){1534 SPIRVValue* TheComponent, SPIRVValue* TheIndex, SPIRVBasicBlock *TheBB)1537 IndexId(TheIndex->getId()), ComponentId(TheComponent->getId()){