Searched defs:AddOne (Results 1 – 3 of 3) sorted by relevance
121 void AddOne(RWDigits Z, Digits X) { in AddOne() function
171 static inline Constant *AddOne(Constant *C) { in AddOne() function
2638 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local