Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp397 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
453 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp253 ModuleHash *ModHash; member in __anone309b5010111::ModuleBitcodeWriter
267 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4257 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4285 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4345 const ModuleHash *ModHash; member in __anone309b5010f11::ThinLinkBitcodeWriter
4351 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
4468 const ModuleHash &ModHash) { in writeThinLinkBitcode()
4488 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp145 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
155 auto ModHash = Index.getModuleHash(Entry.first()); in computeLTOCacheKey() local