Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1365 auto MatchesSelectValue = [SelVal0, SelVal1](Constant *C) { in tryToReuseConstantFromSelectInComparison() local
1370 if (MatchesSelectValue(C0)) in tryToReuseConstantFromSelectInComparison()
1379 if (!MatchesSelectValue(FlippedStrictness->second)) in tryToReuseConstantFromSelectInComparison()