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