Home
last modified time | relevance | path

Searched refs:DoPromote (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp107 bool DoPromote) { in getLinkage() argument
113 if (SGV->hasLocalLinkage() && DoPromote) in getLinkage()
175 if (DoPromote) { in getLinkage()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h98 GlobalValue::LinkageTypes getLinkage(const GlobalValue *SGV, bool DoPromote);