Searched refs:symStartPos (Results 1 – 2 of 2) sorted by relevance
888 unsigned pos, unsigned offset, unsigned num, unsigned symStartPos, in getLowerAndUpperBound() argument891 assert(symStartPos >= (pos + offset) && "invalid sym start pos"); in getLowerAndUpperBound()910 unsigned dimCount = symStartPos - num; in getLowerAndUpperBound()911 unsigned symCount = getNumDimAndSymbolVars() - symStartPos; in getLowerAndUpperBound()
240 unsigned symStartPos, ArrayRef<AffineExpr> localExprs,