Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp4293 auto PredForReturned = [&](Value &V) { in updateImpl() local
4297 if (!A.checkForAllReturnedValues(PredForReturned, *this)) in updateImpl()