Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp76 bool FunctionImportGlobalProcessing::isNonRenamableLocal( in isNonRenamableLocal() function in FunctionImportGlobalProcessing
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp137 static bool isNonRenamableLocal(const GlobalValue &GV) { in isNonRenamableLocal() function