Searched defs:removeDeadInstructions (Results 1 – 6 of 6) sorted by relevance
506 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
701 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander
702 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander
398 void BlockGenerator::removeDeadInstructions(BasicBlock *BB, ValueMapT &BBMap) { in removeDeadInstructions() function in BlockGenerator
2811 void SwingSchedulerDAG::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in SwingSchedulerDAG