Searched refs:deleteDeadInstructions (Results 1 – 2 of 2) sorted by relevance
133 bool deleteDeadInstructions(SmallPtrSetImpl<AllocaInst *> &DeletedAllocas);
4442 bool SROA::deleteDeadInstructions( in deleteDeadInstructions() function in SROA4514 Changed |= deleteDeadInstructions(DeletedAllocas); in runImpl()