Lines Matching defs:NewSetCC
12949 SDValue NewSetCC = rebuildSetCC(Combined);12952 if (NewSetCC.getNode() == N)12955 if (NewSetCC)12956 return NewSetCC;