Searched refs:affExprs (Results 1 – 1 of 1) sorted by relevance
209 SmallVector<AffineExpr, 4> affExprs; in getPermutationMap() local211 affExprs.push_back(getAffineDimExpr(index, context)); in getPermutationMap()213 auto permutationMap = AffineMap::get(*m + 1, 0, affExprs, context); in getPermutationMap()