Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp593 auto hasUndefInSelect = [](SelectInst &SI) { in EqualityPropUnSafe() local
601 if ((LSI && hasUndefInSelect(*LSI)) || (RSI && hasUndefInSelect(*RSI))) in EqualityPropUnSafe()