Searched defs:AddOne (Results 1 – 11 of 11) sorted by relevance
39 TEST_F(StatsTest, AddOne) { in TEST_F() argument
65 static inline Constant *AddOne(Constant *C) { in AddOne() function
23 static Constant *AddOne(Constant *C) { in AddOne() function
24 static Constant *AddOne(Constant *C) { in AddOne() function
31 static Constant *AddOne(Constant *C) { in AddOne() function
126 static inline Constant *AddOne(Constant *C) { in AddOne() function
1084 def AddOne(x): function
2770 Value *AddOne = Builder.CreateAdd(Sum, ConstantInt::get(ZextType, 1)); in UpgradeIntrinsicCall() local
1661 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local
2226 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local
2593 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local