Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DSCCIteratorTest.cpp28 for (unsigned GraphDescriptor = 0; GraphDescriptor < (1U << NUM_GRAPHS); in TEST() local
29 ++GraphDescriptor) { in TEST()
33 unsigned DescriptorCopy = GraphDescriptor; in TEST()