Searched refs:removeDeadInstructions (Results 1 – 3 of 3) sorted by relevance
182 bool removeDeadInstructions();208 return removeDeadInstructions(); in performDeadCodeElimination()507 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
207 void removeDeadInstructions(MachineBasicBlock *KernelBB,
175 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()725 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander