Searched refs:getDeadUsers (Results 1 – 1 of 1) sorted by relevance
533 ArrayRef<Instruction *> getDeadUsers() const { return DeadUsers; } in getDeadUsers() function in __anonadce12ea0311::AllocaSlices4270 for (Instruction *DeadUser : AS.getDeadUsers()) { in runOnAlloca()