Searched refs:IsShl (Results 1 – 1 of 1) sorted by relevance
1649 bool IsShl = ShiftOpcode == Instruction::Shl; in foldICmpAndShift() local1709 IsShl ? Builder.CreateLShr(And->getOperand(1), Shift->getOperand(1)) in foldICmpAndShift()