Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DLoopInfoTest.cpp72 bool loopIDFoundAndSet = false; in TEST() local
76 loopIDFoundAndSet = true; in TEST()
81 EXPECT_TRUE(loopIDFoundAndSet); in TEST()