Home | History | Annotate | Download | only in ia32

Lines Matching refs:IsRedundant

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