Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DADCE.cpp507 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DModuloSchedule.cpp701 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander