Searched refs:deleteDeadInstructions (Results 1 – 4 of 4) sorted by relevance
121 void deleteDeadInstructions(SmallPtrSetImpl<AllocaInst *> &DeletedAllocas);
133 bool deleteDeadInstructions(SmallPtrSetImpl<AllocaInst *> &DeletedAllocas);
4412 bool SROA::deleteDeadInstructions( in deleteDeadInstructions() function in SROA4484 Changed |= deleteDeadInstructions(DeletedAllocas); in runImpl()
4152 void SROA::deleteDeadInstructions( in deleteDeadInstructions() function in SROA4218 deleteDeadInstructions(DeletedAllocas); in runImpl()