Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DListReducer.h83 unsigned NumOfIterationsWithoutProgress = 0; in reduceList() local
94 if (ShufflingEnabled && NumOfIterationsWithoutProgress > MaxIterations) { in reduceList()
117 NumOfIterationsWithoutProgress = 0; in reduceList()
135 NumOfIterationsWithoutProgress = 0; in reduceList()
143 NumOfIterationsWithoutProgress = 0; in reduceList()
149 NumOfIterationsWithoutProgress++; in reduceList()