Searched refs:PerformISDSETCCCombine (Results 1 – 1 of 1) sorted by relevance
18883 static SDValue PerformISDSETCCCombine(SDNode *N, SelectionDAG &DAG) { in PerformISDSETCCCombine() function19182 case ISD::SETCC: return PerformISDSETCCCombine(N, DAG); in PerformDAGCombine()