Searched refs:removeDeadInstructions (Results 1 – 3 of 3) sorted by relevance
180 bool removeDeadInstructions();206 return removeDeadInstructions(); in performDeadCodeElimination()501 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
315 void removeDeadInstructions(MachineBasicBlock *KernelBB,
1903 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()2443 void SwingSchedulerDAG::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in SwingSchedulerDAG