Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp127 bool DoPromote) { in getLinkage() argument
133 if (SGV->hasLocalLinkage() && DoPromote) in getLinkage()
195 if (DoPromote) { in getLinkage()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h98 GlobalValue::LinkageTypes getLinkage(const GlobalValue *SGV, bool DoPromote);