Searched refs:IsRedundant (Results 1 – 2 of 2) sorted by relevance
31 if (!move->IsRedundant()) { in BuildInitialMoveList()129 if (move->IsRedundant()) { in PerformMove()410 if (move->IsRedundant()) { in PerformMove()446 DCHECK(!move->IsRedundant()); in PerformMove()
7654 bool IsRedundant() const { in IsRedundant() function