Searched refs:foldICmpAndConstConst (Results 1 – 2 of 2) sorted by relevance
709 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
1743 Instruction *InstCombinerImpl::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() function in InstCombinerImpl1876 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C)) in foldICmpAndConstant()