Searched refs:XorIsNegP2 (Results 1 – 1 of 1) sorted by relevance
5637 bool XorIsNegP2 = match(X, m_APInt(C0)) && match(Y, m_APInt(C1)) && in foldICmpEquality() local5646 if (XorIsNegP2 || UseCnt >= 2) { in foldICmpEquality()