Searched refs:deleteDeadInstructions (Results 1 – 2 of 2) sorted by relevance
185 bool deleteDeadInstructions(SmallPtrSetImpl<AllocaInst *> &DeletedAllocas);
5065 bool SROAPass::deleteDeadInstructions( in deleteDeadInstructions() function in SROAPass5151 Changed |= deleteDeadInstructions(DeletedAllocas); in runImpl()