Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp456 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
531 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp257 ModuleHash *ModHash; member in __anonc5ba43100111::ModuleBitcodeWriter
271 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4607 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4635 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4696 const ModuleHash *ModHash; member in __anonc5ba43101311::ThinLinkBitcodeWriter
4702 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
4819 const ModuleHash &ModHash) { in writeThinLinkBitcode()
4839 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp144 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
176 auto ModHash = Index.getModuleHash(EntryIt->first()); in computeLTOCacheKey() local