Searched refs:removeDeadInstructions (Results 1 – 6 of 6) sorted by relevance
181 bool removeDeadInstructions();207 return removeDeadInstructions(); in performDeadCodeElimination()506 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
205 void removeDeadInstructions(MachineBasicBlock *KernelBB,
293 removeDeadInstructions(); in ~FunctionSpecializer()333 void removeDeadInstructions() { in removeDeadInstructions() function in __anonfb6321fa0211::FunctionSpecializer
609 void removeDeadInstructions(BasicBlock *BB, ValueMapT &BBMap);
398 void BlockGenerator::removeDeadInstructions(BasicBlock *BB, ValueMapT &BBMap) { in removeDeadInstructions() function in BlockGenerator425 removeDeadInstructions(BB, BBMap); in copyStmt()
168 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()693 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander