Searched refs:getSelectFoldableOperands (Results 1 – 1 of 1) sorted by relevance
240 static unsigned getSelectFoldableOperands(BinaryOperator *I) { in getSelectFoldableOperands() function447 if (unsigned SFO = getSelectFoldableOperands(TVI)) { in foldSelectIntoOp()