Searched refs:foldICmpAndConstConst (Results 1 – 2 of 2) sorted by relevance
854 Instruction *foldICmpAndConstConst(ICmpInst &Cmp, BinaryOperator *And,
1598 Instruction *InstCombiner::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() function in InstCombiner1680 if (Instruction *I = foldICmpAndConstConst(Cmp, And, C)) in foldICmpAndConstant()