Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h164 unsigned TrimIterations = 0; in reduceList() local
196 if (TrimIterations >= MaxTrimIterationsWithoutBackJump) in reduceList()
198 TrimIterations++; in reduceList()