Searched refs:NegDivC (Results 1 – 1 of 1) sorted by relevance
796 Constant *NegDivC = ConstantInt::get(Ty, -(*DivC)); in FoldShiftByConstant() local799 Value *Cmp = Builder.CreateICmp(Pred, X, NegDivC); in FoldShiftByConstant()