Lines Matching defs:memrefs
639 "expected that ops with memrefs dest have 'restrict'");
901 "must have the same number of conditions as memrefs to deallocate");
909 ValueRange memrefs,
912 if (deallocOp.getMemrefs() == memrefs &&
917 deallocOp.getMemrefsMutable().assign(memrefs);
925 /// Remove duplicate values in the list of memrefs to be deallocated. We need to
944 // Unique memrefs to be deallocated.
970 /// Remove duplicate values in the list of retained memrefs. We need to make
1021 /// Erase deallocation operations where the variadic list of memrefs to
1043 /// Removes memrefs from the deallocation list if their associated condition is