Home
last modified time | relevance | path

Searched defs:ModHash (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp464 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
539 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp258 ModuleHash *ModHash; member in __anon33774a8c0111::ModuleBitcodeWriter
272 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4664 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4692 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4753 const ModuleHash *ModHash; member in __anon33774a8c1311::ThinLinkBitcodeWriter
4759 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
4876 const ModuleHash &ModHash) { in writeThinLinkBitcode()
4896 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp145 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
177 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey() local