Searched refs:isFoldingPattern (Results 1 – 1 of 1) sorted by relevance
440 bool isFoldingPattern = parentSrcType.getRank() > dstType.getRank(); in matchAndRewrite() local442 isFoldingPattern ? parentSrcType.getShape() : dstType.getShape(); in matchAndRewrite()444 isFoldingPattern ? dstType.getShape() : parentSrcType.getShape(); in matchAndRewrite()