Home | History | Annotate | Download | only in x64

Lines Matching defs:IsRedundant

116 bool LGap::IsRedundant() const {
118 if (parallel_moves_[i] != NULL && !parallel_moves_[i]->IsRedundant()) {