Searched refs:IdenticalShOpcodes (Results 1 – 1 of 1) sorted by relevance
98 bool IdenticalShOpcodes = Sh0->getOpcode() == Sh1->getOpcode(); in reassociateShiftAmtsOfTwoSameDirectionShifts() local99 if (!IdenticalShOpcodes && !AnalyzeForSignBitExtraction) in reassociateShiftAmtsOfTwoSameDirectionShifts()138 assert(IdenticalShOpcodes && "Should not get here with different shifts."); in reassociateShiftAmtsOfTwoSameDirectionShifts()