Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp860 bool ShouldIterateEndOfFunctionDSE; member
1726 ShouldIterateEndOfFunctionDSE = true; in deleteDeadInstruction()
1812 ShouldIterateEndOfFunctionDSE = false; in eliminateDeadWritesAtEndOfFunction()
1843 } while (ShouldIterateEndOfFunctionDSE); in eliminateDeadWritesAtEndOfFunction()