Searched refs:deleteDeadInstructions (Results 1 – 1 of 1) sorted by relevance
254 bool deleteDeadInstructions(SmallPtrSetImpl<AllocaInst *> &DeletedAllocas);5249 bool SROA::deleteDeadInstructions( in deleteDeadInstructions() function in SROA5338 Changed |= deleteDeadInstructions(DeletedAllocas); in runSROA()