Searched refs:symStartPos (Results 1 – 2 of 2) sorted by relevance
530 unsigned symStartPos, ArrayRef<AffineExpr> localExprs,
1484 unsigned pos, unsigned offset, unsigned num, unsigned symStartPos, in getLowerAndUpperBound() argument1487 assert(symStartPos >= (pos + offset) && "invalid sym start pos"); in getLowerAndUpperBound()1506 unsigned dimCount = symStartPos - num; in getLowerAndUpperBound()1507 unsigned symCount = getNumDimAndSymbolIds() - symStartPos; in getLowerAndUpperBound()