Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp838 bool ShouldIterateEndOfFunctionDSE; member
1693 ShouldIterateEndOfFunctionDSE = true; in deleteDeadInstruction()
1771 ShouldIterateEndOfFunctionDSE = false; in eliminateDeadWritesAtEndOfFunction()
1799 } while (ShouldIterateEndOfFunctionDSE); in eliminateDeadWritesAtEndOfFunction()