Searched refs:foldICmpAndShift (Results 1 – 2 of 2) sorted by relevance
856 Instruction *foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And,
1515 Instruction *InstCombiner::foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And, in foldICmpAndShift() function in InstCombiner1632 if (Instruction *I = foldICmpAndShift(Cmp, And, C1, *C2)) in foldICmpAndConstConst()