Searched refs:foldSelectWithIdentityConstant (Results 1 – 1 of 1) sorted by relevance
2383 static SDValue foldSelectWithIdentityConstant(SDNode *N, SelectionDAG &DAG, in foldSelectWithIdentityConstant() function2433 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, false)) in foldBinOpIntoSelect()2437 if (SDValue Sel = foldSelectWithIdentityConstant(BO, DAG, true)) in foldBinOpIntoSelect()