Searched refs:IsRedundant (Results 1 – 2 of 2) sorted by relevance
30 if (!move->IsRedundant()) { in BuildInitialMoveList()114 if (move->IsRedundant()) { in PerformMove()398 if (move->IsRedundant()) { in PerformMove()434 DCHECK(!move->IsRedundant()); in PerformMove()
3859 bool IsRedundant() const { in IsRedundant() function