Searched refs:DepEDU (Results 1 – 1 of 1) sorted by relevance
2098 for (auto &DepEDU : MII.DependantEDUs) { in verifySessionState() local2099 if (!llvm::is_contained(JDs, DepEDU->JD)) { in verifySessionState()2101 << (void *)DepEDU << " with JD (" << DepEDU->JD in verifySessionState()