Searched refs:foldICmpAndShift (Results 1 – 2 of 2) sorted by relevance
711 Instruction *foldICmpAndShift(ICmpInst &Cmp, BinaryOperator *And,
1657 Instruction *InstCombinerImpl::foldICmpAndShift(ICmpInst &Cmp, in foldICmpAndShift() function in InstCombinerImpl1812 if (Instruction *I = foldICmpAndShift(Cmp, And, C1, *C2)) in foldICmpAndConstConst()