Searched refs:HadTwoRightShifts (Results 1 – 1 of 1) sorted by relevance
88 bool HadTwoRightShifts = match(Sh0, m_Shr(m_Value(), m_Value())) && in reassociateShiftAmtsOfTwoSameDirectionShifts() local91 if (AnalyzeForSignBitExtraction && !HadTwoRightShifts) in reassociateShiftAmtsOfTwoSameDirectionShifts()126 if (HadTwoRightShifts && (Trunc || AnalyzeForSignBitExtraction)) { in reassociateShiftAmtsOfTwoSameDirectionShifts()