Searched refs:UnemittedDepMII (Results 1 – 1 of 1) sorted by relevance
1305 auto UnemittedDepMII = in notifyFailed() local1307 assert(UnemittedDepMII != UnemittedDepJD.MaterializingInfos.end() && in notifyFailed()1309 assert(UnemittedDepMII->second.Dependants.count(&JD) && in notifyFailed()1311 assert(UnemittedDepMII->second.Dependants[&JD].count(Name) && in notifyFailed()1313 UnemittedDepMII->second.Dependants[&JD].erase(Name); in notifyFailed()1314 if (UnemittedDepMII->second.Dependants[&JD].empty()) in notifyFailed()1315 UnemittedDepMII->second.Dependants.erase(&JD); in notifyFailed()