Home | History | Annotate | Download | only in arm64

Lines Matching refs:IsRedundant

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