Searched refs:first_dst (Results 1 – 1 of 1) sorted by relevance
279 [[maybe_unused]] auto first_dst = dst; in AddMovesChain() local280 ASSERT(first_dst != INVALID_LOCATION_INDEX); in AddMovesChain()281 ASSERT(remap->at(first_dst) == INVALID_LOCATION_INDEX); in AddMovesChain()307 ASSERT(dst == first_dst); in AddMovesChain()308 auto re = remap->at(first_dst); in AddMovesChain()311 remap->at(first_dst) = INVALID_LOCATION_INDEX; in AddMovesChain()