Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp816 DeleteTriviallyDeadInstructions(SmallVectorImpl<WeakVH> &DeadInsts) { in DeleteTriviallyDeadInstructions() function
4778 Changed |= DeleteTriviallyDeadInstructions(DeadInsts); in ImplementSolution()
5019 DeleteTriviallyDeadInstructions(DeadInsts); in runOnLoop()