Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp530 GlobalValue::LinkageTypes NewLinkage) { in resolvePrevailingInIndex()
H A DLTO.cpp1830 GlobalValue::LinkageTypes NewLinkage) { in runThinLTO()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1527 auto NewLinkage = GS->second->linkage(); in thinLTOFinalizeInModule() local