Searched defs:AddOne (Results 1 – 2 of 2) sorted by relevance
75 static inline Constant *AddOne(Constant *C) { in AddOne() function
2157 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local