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