Searched refs:combineSubOfBoolean (Results 1 – 1 of 1) sorted by relevance
15411 static SDValue combineSubOfBoolean(SDNode *N, SelectionDAG &DAG) { in combineSubOfBoolean() function15510 if (SDValue V = combineSubOfBoolean(N, DAG)) in performSUBCombine()