Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h60 StringRef ModuleIdentifier; variable
71 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp482 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
636 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
718 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule() local
751 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports() local
793 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
1017 auto ModuleIdentifier = Module->getName(); in run() local
1044 auto ModuleIdentifier = Mod->getName(); in run() local
DLTO.cpp1336 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1356 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()