Searched refs:foldICmpAndConstant (Results 1 – 2 of 2) sorted by relevance
687 Instruction *foldICmpAndConstant(ICmpInst &Cmp, BinaryOperator *And,
1873 Instruction *InstCombinerImpl::foldICmpAndConstant(ICmpInst &Cmp, in foldICmpAndConstant() function in InstCombinerImpl3803 if (Instruction *I = foldICmpAndConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()