Searched refs:allocation_up (Results 1 – 1 of 1) sorted by relevance
1468 auto &allocation_up = *iter; // get the unique pointer in CaptureAllocationDestroy() local1469 if (allocation_up->address.isValid() && in CaptureAllocationDestroy()1470 *allocation_up->address.get() == addr_t(args[eRsAlloc])) { in CaptureAllocationDestroy()