Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DADCE.cpp507 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp701 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander