Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp782 bool ShouldIterateEndOfFunctionDSE; member
1609 ShouldIterateEndOfFunctionDSE = true; in deleteDeadInstruction()
1687 ShouldIterateEndOfFunctionDSE = false; in eliminateDeadWritesAtEndOfFunction()
1715 } while (ShouldIterateEndOfFunctionDSE); in eliminateDeadWritesAtEndOfFunction()