Searched defs:deleteDeadInstruction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | DeadStoreElimination.cpp | 1700 void deleteDeadInstruction(Instruction *SI) { deleteDeadInstruction() function |
H A D | LoopIdiomRecognize.cpp | 274 static void deleteDeadInstruction(Instruction *I) { deleteDeadInstruction() function |