Searched refs:N1COdd (Results 1 – 1 of 1) sorted by relevance
50648 bool N1COdd = N1C->getZExtValue() & 1; in combineOrXorWithSETCC() local50649 if (IsSub ? N1COdd : !N1COdd) { in combineOrXorWithSETCC()