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