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