Searched defs:isNonRenamableLocal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | FunctionImportUtils.cpp | 91 bool FunctionImportGlobalProcessing::isNonRenamableLocal( in isNonRenamableLocal() function in FunctionImportGlobalProcessing |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ModuleSummaryAnalysis.cpp | 141 static bool isNonRenamableLocal(const GlobalValue &GV) { isNonRenamableLocal() function |