Home
last modified time | relevance | path

Searched defs:removeDeadInstructions (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/Scalar/
DADCE.cpp506 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp506 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/external/llvm-project/llvm/lib/CodeGen/
DModuloSchedule.cpp701 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp702 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp398 void BlockGenerator::removeDeadInstructions(BasicBlock *BB, ValueMapT &BBMap) { in removeDeadInstructions() function in BlockGenerator
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp2811 void SwingSchedulerDAG::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in SwingSchedulerDAG