Searched refs:DPVAssignsToDelete (Results 1 – 1 of 1) sorted by relevance
147 SmallSet<DPValue *, 8> *DPVAssignsToDelete) const { in updateForDeletedStore()170 InsertValueForAssign(Assign, DPVAssignsToDelete); in updateForDeletedStore()382 SmallSet<DPValue *, 8> DPVAssignsToDelete; member432 for (auto *DPV : DPVAssignsToDelete) in cleanUpDbgAssigns()434 DPVAssignsToDelete.clear(); in cleanUpDbgAssigns()512 SmallSet<DPValue *, 8> *DPVAssignsToDelete) { in rewriteSingleStoreAlloca() argument573 Info.OnlyStore, DIB, DbgAssignsToDelete, DPVAssignsToDelete); in rewriteSingleStoreAlloca()622 SmallSet<DPValue *, 8> *DPVAssignsToDelete) { in promoteSingleBlockAlloca() argument687 DPVAssignsToDelete); in promoteSingleBlockAlloca()771 &DbgAssignsToDelete, &DPVAssignsToDelete)) { in run()[all …]