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