Searched refs:PrevBlockSet (Results 1 – 1 of 1) sorted by relevance
730 auto &PrevBlockSet = BBPredPair.second.Prev; in applyInsertUpdates() local734 PrevBlockSet.insert(Pi); in applyInsertUpdates()738 if (PrevBlockSet.empty()) { in applyInsertUpdates()773 const auto &PrevBlockSet = BBPredPair.second.Prev; in applyInsertUpdates() local775 assert(!PrevBlockSet.empty() && in applyInsertUpdates()803 auto *P1 = *PrevBlockSet.begin(); in applyInsertUpdates()831 for (auto *Pred : PrevBlockSet) in applyInsertUpdates()843 BasicBlock *PrevIDom = FindNearestCommonDominator(PrevBlockSet); in applyInsertUpdates()