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