Searched refs:IsAshr (Results 1 – 1 of 1) sorted by relevance
1539 bool IsAshr = ShiftOpcode == Instruction::AShr; in foldICmpAndShift() local1548 if (!IsAshr || (C2.shl(*C3).lshr(*C3) == C2)) { in foldICmpAndShift()