Home | History | Annotate | Download | only in mips

Lines Matching defs:IsRedundant

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