Searched refs:NumCopies (Results 1 – 3 of 3) sorted by relevance
132 int NumCopies = 1; in check() local140 NumCopies++; in check()143 if (NumCopies == 2) { in check()157 << (NumCopies - 1); in check()
191 const size_t NumCopies = std::max(size_t{1}, TestSetElements / N); in makeOrderedValues() local192 Ret.resize(NumCopies); in makeOrderedValues()
51 STATISTIC(NumCopies, "Number of copies inserted for splitting");626 ++NumCopies; in defFromParent()