Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp406 ModuleHash ModHash = {{0}}; in splitAndWriteThinLTOBitcode() local
481 ModuleHash ModHash = {{0}}; in writeThinLTOBitcode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp254 ModuleHash *ModHash; member in __anone02c71260111::ModuleBitcodeWriter
268 ModuleHash *ModHash = nullptr) in ModuleBitcodeWriter()
4439 bool GenerateHash, ModuleHash *ModHash) { in writeModule()
4467 bool GenerateHash, ModuleHash *ModHash) { in WriteBitcodeToFile()
4527 const ModuleHash *ModHash; member in __anone02c71260f11::ThinLinkBitcodeWriter
4533 const ModuleHash &ModHash) in ThinLinkBitcodeWriter()
4650 const ModuleHash &ModHash) { in writeThinLinkBitcode()
4670 const ModuleHash &ModHash) { in WriteThinLinkBitcodeToFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp148 auto ModHash = Index.getModuleHash(ModuleID); in computeLTOCacheKey() local
160 auto ModHash = Index.getModuleHash(Entry.first()); in computeLTOCacheKey() local