Searched defs:AddOne (Results 1 – 3 of 3) sorted by relevance
108 void AddOne(const std::vector<int64_t> &shape, std::vector<int64_t> &indexes) { 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