Searched refs:ShouldSameV (Results 1 – 1 of 1) sorted by relevance
737 Value *ShouldSameV = nullptr, *ShouldXoredV = nullptr; in matchLeftShift() local739 ShouldSameV = TrueV; in matchLeftShift()742 ShouldSameV = FalseV; in matchLeftShift()752 if (ShouldSameV == Y) in matchLeftShift()754 else if (ShouldSameV == Z) in matchLeftShift()758 R = ShouldSameV; in matchLeftShift()763 } else if (match(ShouldSameV, m_Zero())) { in matchLeftShift()