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