Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp464 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
539 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp257 ModuleHash *ModHash; member in __anonef3ea4f30111::ModuleBitcodeWriter
271 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 __anonef3ea4f31711::ThinLinkBitcodeWriter
4950 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
5067 const ModuleHash &ModHash) { in writeThinLinkBitcode()
5087 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
180 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey() local