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