Searched refs:removeDeadInstructions (Results 1 – 2 of 2) sorted by relevance
34 removeDeadInstructions(worklist, code, block, options); in removeDeadCode()100 private static void removeDeadInstructions( in removeDeadInstructions() method in DeadCodeRemover
383 void removeDeadInstructions(MachineBasicBlock *KernelBB,2274 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()2811 void SwingSchedulerDAG::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in SwingSchedulerDAG