Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp530 __anon75ad91c50d02(StringRef ModuleIdentifier, GlobalValue::GUID GUID, GlobalValue::LinkageTypes NewLinkage) resolvePrevailingInIndex() argument
H A DLTO.cpp1829 __anonaa2c08901a02(StringRef ModuleIdentifier, GlobalValue::GUID GUID, GlobalValue::LinkageTypes NewLinkage) runThinLTO() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1526 auto NewLinkage = GS->second->linkage(); thinLTOFinalizeInModule() local