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