Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp216 static unsigned getSelectFoldableOperands(BinaryOperator *I) { in getSelectFoldableOperands() function
380 if (unsigned SFO = getSelectFoldableOperands(TVI)) { in foldSelectIntoOp()
411 if (unsigned SFO = getSelectFoldableOperands(FVI)) { in foldSelectIntoOp()