Searched refs:foldICmpShrConstant (Results 1 – 2 of 2) sorted by relevance
844 Instruction *foldICmpShrConstant(ICmpInst &Cmp, BinaryOperator *Shr,
1985 Instruction *InstCombiner::foldICmpShrConstant(ICmpInst &Cmp, in foldICmpShrConstant() function in InstCombiner2530 if (Instruction *I = foldICmpShrConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()