Searched refs:ShouldSameV (Results 1 – 1 of 1) sorted by relevance
727 Value *ShouldSameV = nullptr, *ShouldXoredV = nullptr; in matchLeftShift() local729 ShouldSameV = TrueV; in matchLeftShift()732 ShouldSameV = FalseV; in matchLeftShift()742 if (ShouldSameV == Y) in matchLeftShift()744 else if (ShouldSameV == Z) in matchLeftShift()748 R = ShouldSameV; in matchLeftShift()753 } else if (match(ShouldSameV, m_Zero())) { in matchLeftShift()