Searched refs:ShouldXoredV (Results 1 – 1 of 1) sorted by relevance
737 Value *ShouldSameV = nullptr, *ShouldXoredV = nullptr; in matchLeftShift() local740 ShouldXoredV = FalseV; in matchLeftShift()743 ShouldXoredV = TrueV; in matchLeftShift()748 if (match(ShouldXoredV, m_Xor(m_Value(Y), m_Value(Z)))) { in matchLeftShift()768 T = ShouldXoredV; in matchLeftShift()