Home | History | Annotate | Download | only in Utils

Lines Matching refs:TIBB

619   BasicBlock *TIBB = TI->getParent();
621 if (PredCases[i].second == TIBB) {
642 for (succ_iterator SI = succ_begin(TIBB), e = succ_end(TIBB); SI != e; ++SI)
644 (*SI)->removePredecessor(TIBB);