Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp102 bool DoPromote) { in getLinkage() argument
108 if (SGV->hasLocalLinkage() && DoPromote) in getLinkage()
170 if (DoPromote) { in getLinkage()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h98 GlobalValue::LinkageTypes getLinkage(const GlobalValue *SGV, bool DoPromote);