Searched refs:swap_destination (Results 1 – 1 of 1) sorted by relevance
221 Location swap_destination = move->GetDestination(); in PerformMove() local225 UpdateSourceOf(other_move, source, swap_destination); in PerformMove()226 } else if (other_move->Blocks(swap_destination)) { in PerformMove()227 UpdateSourceOf(other_move, swap_destination, source); in PerformMove()