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