Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp489 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
566 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp269 ModuleHash *ModHash; member in __anoneb218b5c0111::ModuleBitcodeWriter
282 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
5084 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
5113 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
5177 const ModuleHash *ModHash; member in __anoneb218b5c1b11::ThinLinkBitcodeWriter
5183 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
5300 const ModuleHash &ModHash) { in writeThinLinkBitcode()
5320 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp162 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
208 auto ModHash = Entry.getHash(); in computeLTOCacheKey() local