Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h77 bool ShufflingEnabled = true; in reduceList() local
93 if (ShufflingEnabled && NumOfIterationsWithoutProgress > MaxIterations) { in reduceList()
113 ShufflingEnabled = false; // Disable shuffling further on in reduceList()