reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
873 numAdded = TII->insertBranch(*Prolog, Epilog, LastPro, Cond, DebugLoc()); 876 Prolog->removeSuccessor(LastPro); 881 if (LastPro != LastEpi) { 885 if (LastPro == KernelBB) { 889 LastPro->clear(); 890 LastPro->eraseFromParent(); 892 numAdded = TII->insertBranch(*Prolog, LastPro, nullptr, Cond, DebugLoc()); 895 LastPro = Prolog;