Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp245 static unsigned getSelectFoldableOperands(BinaryOperator *I) { in getSelectFoldableOperands() function
437 if (unsigned SFO = getSelectFoldableOperands(TVI)) { in foldSelectIntoOp()
469 if (unsigned SFO = getSelectFoldableOperands(FVI)) { in foldSelectIntoOp()