Home | History | Annotate | Download | only in x87

Lines Matching defs:IsRedundant

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