Home | History | Annotate | Download | only in arm

Lines Matching defs:IsRedundant

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