Searched refs:getModuleHash (Results 1 – 7 of 7) sorted by relevance
184 std::string getModuleHash() const;
105 ImportIndex.getModuleHash(SGV->getParent()->getModuleIdentifier())); in getName()
145 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey()155 auto ModHash = Index.getModuleHash(Entry.first()); in computeLTOCacheKey()1003 all_of(CombinedIndex.getModuleHash(ModuleID), in runThinLTOBackendThread()
311 if (all_of(Index.getModuleHash(ModuleID), in ModuleCacheEntry()
470 getInvocation().getModuleHash()); in getSpecificModuleCachePath()1091 assert(ImportingInstance.getInvocation().getModuleHash() ==1092 Invocation->getModuleHash() && "Module hash mismatch!");
3350 std::string CompilerInvocation::getModuleHash() const { in getModuleHash() function in CompilerInvocation
1095 const ModuleHash &getModuleHash(const StringRef ModPath) const {