Searched refs:getModuleHash (Results 1 – 12 of 12) sorted by relevance
224 std::string getModuleHash() const;
651 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
122 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
415 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()180 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey()1306 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
373 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
497 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor()1210 assert(ImportingInstance.getInvocation().getModuleHash() ==1211 Invocation->getModuleHash() && "Module hash mismatch!");
4596 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
312 MDC.ContextHash = MDC.ScanInstance.getInvocation().getModuleHash(); in FileChanged()
881 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()1302 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
1606 const ModuleHash &getModuleHash(const StringRef ModPath) const {
219 StringRef ModuleCacheHash = HSOpts->DisableModuleHash ? "" : getModuleHash(); in getPrebuiltImplicitModuleFileName()