Home | History | Annotate | Download | only in arm

Lines Matching refs:IsRedundant

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