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.cpp500 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
579 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp296 ModuleHash *ModHash; member in __anoneb218b5c0111::ModuleBitcodeWriter
309 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
5545 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
5574 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
5638 const ModuleHash *ModHash; member in __anoneb218b5c2011::ThinLinkBitcodeWriter
5644 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
5761 const ModuleHash &ModHash) { in writeThinLinkBitcode()
5781 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp172 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
208 auto ModHash = Index.getModule(FromModule)->second; in computeLTOCacheKey() local