Searched refs:combineAndNotIntoANDNP (Results 1 – 1 of 1) sorted by relevance
48988 static SDValue combineAndNotIntoANDNP(SDNode *N, SelectionDAG &DAG) { in combineAndNotIntoANDNP() function49961 if (SDValue R = combineAndNotIntoANDNP(N, DAG)) in combineAnd()