Searched defs:AddOne (Results 1 – 3 of 3) sorted by relevance
39 TEST_F(StatsTest, AddOne) { in TEST_F() argument
65 static inline Constant *AddOne(Constant *C) { in AddOne() function
2191 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local