Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp43 bool FunctionImportGlobalProcessing::shouldPromoteLocalToGlobal( in shouldPromoteLocalToGlobal() function in FunctionImportGlobalProcessing
251 ((DoPromote = shouldPromoteLocalToGlobal(&GV)) || isPerformingImport())) { in processGlobalForThinLTO()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h53 bool shouldPromoteLocalToGlobal(const GlobalValue *SGV);