Searched defs:ModHash (Results 1 – 8 of 8) sorted by relevance
254 ModuleHash *ModHash; member in __anon56d4ff960111::ModuleBitcodeWriter268 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()4439 bool GenerateHash, ModuleHash *ModHash) { in writeModule()4467 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()4527 const ModuleHash *ModHash; member in __anon56d4ff960f11::ThinLinkBitcodeWriter4533 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()4650 const ModuleHash &ModHash) { in writeThinLinkBitcode()4670 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
257 ModuleHash *ModHash; member in __anon6d01d09c0111::ModuleBitcodeWriter271 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()4855 bool GenerateHash, ModuleHash *ModHash) { in writeModule()4883 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()4944 const ModuleHash *ModHash; member in __anon6d01d09c1711::ThinLinkBitcodeWriter4950 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()5067 const ModuleHash &ModHash) { in writeThinLinkBitcode()5087 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
464 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local539 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
406 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local481 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
250 auto ModHash = Index.getModuleHash(ModuleID); in ModuleCacheEntry() local258 auto ModHash = Index.getModuleHash(Entry.first()); in ModuleCacheEntry() local
148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local160 auto ModHash = Index.getModuleHash(Entry.first()); in computeLTOCacheKey() local
148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local180 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey() local
448 static std::string getGlobalNameForLocal(StringRef Name, ModuleHash ModHash) { in getGlobalNameForLocal()