Searched defs:ModHash (Results 1 – 6 of 6) sorted by relevance
396 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local442 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
251 ModuleHash *ModHash; member in __anonccef901f0111::ModuleBitcodeWriter265 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()4143 bool GenerateHash, ModuleHash *ModHash) { in writeModule()4171 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()4231 const ModuleHash *ModHash; member in __anonccef901f0d11::ThinLinkBitcodeWriter4237 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()4354 const ModuleHash &ModHash) { in writeThinLinkBitcode()4374 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
250 auto ModHash = Index.getModuleHash(ModuleID); in ModuleCacheEntry() local258 auto ModHash = Index.getModuleHash(Entry.first()); in ModuleCacheEntry() local
316 auto ModHash = Index.getModuleHash(ModuleID); in ModuleCacheEntry() local368 auto ModHash = Index.getModuleHash(Entry.first()); in ModuleCacheEntry() local
144 auto ModHash = Index.getModuleHash(ModuleID); in computeCacheKey() local154 auto ModHash = Index.getModuleHash(Entry.first()); in computeCacheKey() local
448 static std::string getGlobalNameForLocal(StringRef Name, ModuleHash ModHash) { in getGlobalNameForLocal()