Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp407 static bool isEligibleForMerging(Function &F) { in isEligibleForMerging() function
419 if (isEligibleForMerging(Func)) { in runOnModule()