Searched refs:OtherEle (Results 1 – 1 of 1) sorted by relevance
1199 for (auto &OtherEle : OtherGroup->Collection) { in apply() local1200 for (auto &Succ : OtherEle->Succs) { in apply()1238 for (auto &OtherEle : OtherGroup->Collection) in apply() local1239 if (DAG->IsReachable(const_cast<SUnit *>(SU), OtherEle)) in apply()2022 for (auto &OtherEle : OtherGroup->Collection) { in apply() local2023 for (auto &Pred : OtherEle->Preds) { in apply()