Searched refs:composeMatchingMap (Results 1 – 3 of 3) sorted by relevance
229 LogicalResult composeMatchingMap(AffineMap other);
452 return composeMatchingMap( in composeMap()459 LogicalResult FlatAffineValueConstraints::composeMatchingMap(AffineMap other) { in composeMatchingMap() function in FlatAffineValueConstraints
1777 if (failed(fac.composeMatchingMap(layoutMap))) in normalizeMemRefType()