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.cpp258 ModuleHash *ModHash; member in __anond824bc240111::ModuleBitcodeWriter
272 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4893 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4921 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4982 const ModuleHash *ModHash; member in __anond824bc241711::ThinLinkBitcodeWriter
4988 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
5105 const ModuleHash &ModHash) { in writeThinLinkBitcode()
5125 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp156 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
203 auto ModHash = Entry.getHash(); in computeLTOCacheKey() local