Home
last modified time | relevance | path

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

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