Searched refs:getModuleHash (Results 1 – 12 of 12) sorted by relevance
154 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getPromotedName()
305 std::string getModuleHash() const;
702 return getSpecificModuleCachePath(getInvocation().getModuleHash()); in getSpecificModuleCachePath()
445 StringRef getModuleHash() const { return ModuleHash; } in getModuleHash() function
172 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()1520 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()1638 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()1722 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
368 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
485 std::string ModuleHash = getInvocation().getModuleHash(); in createPreprocessor()1202 assert(getInvocation().getModuleHash() == Invocation->getModuleHash() && in cloneForModuleCompileImpl()
5258 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
979 Summary.getModuleHash(S->modulePath())); in updateIndexWPDForExports()1416 TheFn.name(), ExportSummary.getModuleHash(S->modulePath())); in trySingleImplDevirt()
717 MDC.ScanInstance.getInvocation().getModuleHash()); in EndOfMainFile()
1812 const ModuleHash &getModuleHash(const StringRef ModPath) const {
246 StringRef ModuleCacheHash = HSOpts.DisableModuleHash ? "" : getModuleHash(); in getPrebuiltImplicitModuleFileName()