Home | History | Annotate | Download | only in x64

Lines Matching defs:IsRedundant

141 bool LGap::IsRedundant() const {
143 if (parallel_moves_[i] != NULL && !parallel_moves_[i]->IsRedundant()) {
396 if (label->IsRedundant() &&
403 if (!gap->IsRedundant()) {