Home
last modified time | relevance | path

Searched refs:removeDeadInstructions (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DADCE.cpp179 bool removeDeadInstructions();
205 return removeDeadInstructions(); in performDeadCodeElimination()
500 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp383 void removeDeadInstructions(MachineBasicBlock *KernelBB,
2274 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()
2811 void SwingSchedulerDAG::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in SwingSchedulerDAG
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp421 void removeDeadInstructions(MachineBasicBlock *KernelBB,
2392 removeDeadInstructions(KernelBB, EpilogBBs); in generatePipelinedLoop()
2929 void SwingSchedulerDAG::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in SwingSchedulerDAG