Searched defs:AddOne (Results 1 – 3 of 3) sorted by relevance
129 static inline Constant *AddOne(Constant *C) { in AddOne() function
2876 Value *AddOne = Builder.CreateAdd(Sum, ConstantInt::get(ZextType, 1)); in UpgradeIntrinsicCall() local
2591 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local