Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DADCE.cpp506 bool AggressiveDeadCodeElimination::removeDeadInstructions() { in removeDeadInstructions() function in AggressiveDeadCodeElimination
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp333 void removeDeadInstructions() { in removeDeadInstructions() function in __anonfb6321fa0211::FunctionSpecializer
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp398 void BlockGenerator::removeDeadInstructions(BasicBlock *BB, ValueMapT &BBMap) { in removeDeadInstructions() function in BlockGenerator
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DModuloSchedule.cpp693 void ModuloScheduleExpander::removeDeadInstructions(MachineBasicBlock *KernelBB, in removeDeadInstructions() function in ModuloScheduleExpander