Home | History | Annotate | Download | only in Utils

Lines Matching refs:TIBB

834   BasicBlock *TIBB = TI->getParent();
836 if (PredCases[i].Dest == TIBB) {
858 for (BasicBlock *Succ : successors(TIBB))
860 Succ->removePredecessor(TIBB);