Searched refs:deallocType (Results 1 – 1 of 1) sorted by relevance
306 MemRefType deallocType = operation.getMemref().getType().cast<MemRefType>(); in matchAndRewrite() local307 if (!isAllocationSupported(operation, deallocType)) in matchAndRewrite()