Searched refs:deallocType (Results 1 – 1 of 1) sorted by relevance
316 MemRefType deallocType = operation.memref().getType().cast<MemRefType>(); in matchAndRewrite() local317 if (!isAllocationSupported(deallocType)) in matchAndRewrite()