Searched defs:AddOne (Results 1 – 6 of 6) sorted by relevance
6 trait AddOne { trait17 impl AddOne for &mut usize { impl
7 trait AddOne { interface
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
1037 AddOne { enumerator
2638 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local