Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1301 bool StepAgain; in getDomMemoryDef() local
1307 StepAgain = false; in getDomMemoryDef()
1346 StepAgain = true; in getDomMemoryDef()
1386 StepAgain = true; in getDomMemoryDef()
1394 StepAgain = true; in getDomMemoryDef()
1404 StepAgain = true; in getDomMemoryDef()
1415 StepAgain = true; in getDomMemoryDef()
1426 StepAgain = true; in getDomMemoryDef()
1434 StepAgain = true; in getDomMemoryDef()
1442 } while (StepAgain); in getDomMemoryDef()