Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h63 StringRef ModuleIdentifier; variable
74 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp506 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
665 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
750 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule() local
783 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports() local
825 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
1061 auto ModuleIdentifier = Module->getName(); in run() local
1080 auto ModuleIdentifier = Mod->getName(); in run() local
H A DLTO.cpp1484 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1504 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()