Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp91 bool FunctionImportGlobalProcessing::isNonRenamableLocal( in isNonRenamableLocal() function in FunctionImportGlobalProcessing
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp172 static bool isNonRenamableLocal(const GlobalValue &GV) { in isNonRenamableLocal() function