Searched refs:removeDeadInstructions (Results 1 – 3 of 3) sorted by relevance
186 ADCEChanged removeDeadInstructions();212 return removeDeadInstructions(); in performDeadCodeElimination()509 ADCEChanged AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
208 void removeDeadInstructions(MachineBasicBlock *KernelBB,
179 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()742 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander