Lines Matching defs:retained
45 /// Lower a simple case without any retained values and a single memref to
64 assert(adaptor.getRetained().empty() && "expected no retained memrefs");
75 /// memref, but arbitrary number of retained values. This avoids the helper
78 /// lowering is linear to the number of retained values.
109 // Compute the base pointer indices, compare all retained indices to the
114 for (Value retained : adaptor.getRetained()) {
117 retained);
141 // `select(does_alias_with_memref(r), memref_cond, false)` for each retained
165 /// second list stores the ownership of the retained values which can be used
229 // memrefs to be deallocated and the ones to be retained. These can then be
478 // Build the first for loop that computes aliasing with retained