Home
last modified time | relevance | path

Searched refs:DeleteDeadInstruction (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDeadStoreElimination.cpp104 static void DeleteDeadInstruction(Instruction *I, in DeleteDeadInstruction() function
460 DeleteDeadInstruction(SI, *MD); in runOnBasicBlock()
503 DeleteDeadInstruction(DepWrite, *MD); in runOnBasicBlock()
561 DeleteDeadInstruction(Dependency, *MD); in HandleFree()
619 DeleteDeadInstruction(Dead, *MD, &DeadStackObjects); in handleEndBlock()
629 DeleteDeadInstruction(Inst, *MD, &DeadStackObjects); in handleEndBlock()