Searched defs:AddOne (Results 1 – 2 of 2) sorted by relevance
175 static Constant *AddOne(Constant *C) { in AddOne() function
2811 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local