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