Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h104 StringRef ModuleIdentifier; variable
115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, in BitcodeModule()
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp529 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
687 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
780 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in gatherImportedSummariesForModule() local
818 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in emitImports() local
865 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
1118 auto ModuleIdentifier = Module->getName(); in run() local
1142 auto ModuleIdentifier = Mod->getName(); in run() local
H A DLTO.cpp1782 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO()
1798 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()