Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp435 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
510 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp257 ModuleHash *ModHash; member in __anon97c08c270111::ModuleBitcodeWriter
271 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4603 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4631 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4692 const ModuleHash *ModHash; member in __anon97c08c271311::ThinLinkBitcodeWriter
4698 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
4815 const ModuleHash &ModHash) { in writeThinLinkBitcode()
4835 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
/netbsd-src/external/apache2/llvm/dist/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