Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDThinLTOBitcodeWriter.cpp489 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
566 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp269 ModuleHash *ModHash; member in __anon588a24350111::ModuleBitcodeWriter
282 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
5084 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
5113 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
5177 const ModuleHash *ModHash; member in __anon588a24351b11::ThinLinkBitcodeWriter
5183 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
5300 const ModuleHash &ModHash) { in writeThinLinkBitcode()
5320 const ModuleHash &ModHash) { in writeThinLinkBitcodeToFile()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTO.cpp162 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
208 auto ModHash = Entry.getHash(); in computeLTOCacheKey() local