Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp506 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp702 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander