Searched refs:foldICmpShrConstant (Results 1 – 2 of 2) sorted by relevance
697 Instruction *foldICmpShrConstant(ICmpInst &Cmp, BinaryOperator *Shr,
2455 Instruction *InstCombinerImpl::foldICmpShrConstant(ICmpInst &Cmp, in foldICmpShrConstant() function in InstCombinerImpl3820 if (Instruction *I = foldICmpShrConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()