Searched refs:getModuleHash (Results 1 – 12 of 12) sorted by relevance
112 MDC.ContextHash = Instance.getInvocation().getModuleHash(); in FileChanged()208 MD.ID.ContextHash = MD.Invocation.getModuleHash(); in handleTopLevelModule()
232 std::string getModuleHash() const;
648 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
97 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
334 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
144 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()176 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey()1225 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
344 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
488 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor()1106 assert(ImportingInstance.getInvocation().getModuleHash() ==1107 Invocation->getModuleHash() && "Module hash mismatch!");
4464 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
855 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()1232 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
1392 const ModuleHash &getModuleHash(const StringRef ModPath) const {
172 StringRef ModuleCacheHash = HSOpts->DisableModuleHash ? "" : getModuleHash(); in getPrebuiltImplicitModuleFileName()