Searched defs:AddOne (Results 1 – 8 of 8) sorted by relevance
65 static inline Constant *AddOne(Constant *C) { in AddOne() function
200 static Constant *AddOne(Constant *C) { in AddOne() function
171 static inline Constant *AddOne(Constant *C) { in AddOne() function
1075 def AddOne(x): function
1140 auto *AddOne = dyn_cast<Instruction>(CLI->getTripCount()); in TEST_F() local
2226 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local
2638 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local
2513 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local