Searched refs:GetMemRefSizeInBytes (Results 1 – 1 of 1) sorted by relevance
721 static int64_t GetMemRefSizeInBytes(mlir::MemRefType type) { in GetMemRefSizeInBytes() function742 int64 size = GetMemRefSizeInBytes(v.getType().cast<mlir::MemRefType>()); in GetAllocationSliceForMlir()