Searched refs:doneShuffling (Results 1 – 2 of 2) sorted by relevance
153 bool doneShuffling = false; in HexagonMCShuffle() local154 while (possibleDuplexes.size() > 0 && (!doneShuffling)) { in HexagonMCShuffle()166 doneShuffling = MCS.reshuffleTo(MCB); in HexagonMCShuffle()168 if (doneShuffling) in HexagonMCShuffle()172 if (!doneShuffling) { in HexagonMCShuffle()174 doneShuffling = MCS.reshuffleTo(MCB); // shuffle in HexagonMCShuffle()176 if (!doneShuffling) in HexagonMCShuffle()
172 bool doneShuffling = false; in HexagonMCShuffle() local174 while (possibleDuplexes.size() > 0 && (!doneShuffling)) { in HexagonMCShuffle()186 doneShuffling = MCS.reshuffleTo(MCB); in HexagonMCShuffle()189 if (doneShuffling) in HexagonMCShuffle()193 if (doneShuffling == false) { in HexagonMCShuffle()195 doneShuffling = MCS.reshuffleTo(MCB); // shuffle in HexagonMCShuffle()198 if (!doneShuffling) in HexagonMCShuffle()