Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp410 auto recordNewLinkage = [&](StringRef ModuleIdentifier, in resolveWeakForLinkerInIndex()
413 ResolvedODR[ModuleIdentifier][GUID] = NewLinkage; in resolveWeakForLinkerInIndex()
519 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in promote() local
535 TheModule, ModuleToDefinedGVSummaries[ModuleIdentifier]); in promote()
616 auto ModuleIdentifier = TheModule.getModuleIdentifier(); in internalize() local
631 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize()
639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize() argument
640 const auto &ExportList = ExportLists.find(ModuleIdentifier); in internalize()
647 ModuleToDefinedGVSummaries[ModuleIdentifier]); in internalize()
740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run() argument
[all …]
/external/llvm/tools/gold/
Dgold-plugin.cpp1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink() argument
1386 const auto &ExportList = ExportLists.find(ModuleIdentifier); in thinLTOLink()
1394 [](StringRef ModuleIdentifier, GlobalValue::GUID GUID, in thinLTOLink()
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...