Home
last modified time | relevance | path

Searched defs:isNonRenamableLocal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp76 bool FunctionImportGlobalProcessing::isNonRenamableLocal( in isNonRenamableLocal() function in FunctionImportGlobalProcessing
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp136 static bool isNonRenamableLocal(const GlobalValue &GV) { in isNonRenamableLocal() function