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