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