reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
645 if (!isa<PHINode>(BB->begin())) 651 BB->removePredecessor(Pred, true); 653 WeakTrackingVH PhiIt = &BB->front(); 664 if (PhiIt != OldPhiIt) PhiIt = &BB->front(); 667 DTU->applyUpdatesPermissive({{DominatorTree::Delete, Pred, BB}});