Lines Matching refs:MBBs
586 // On other MBBs the saved CSRs are not pristine.757 for (size_t j = 0, e = JTE.MBBs.size(); j != e; ++j)758 if (JTE.MBBs[j] == Old) {759 JTE.MBBs[j] = New;772 for (unsigned j = 0, f = JumpTables[i].MBBs.size(); j != f; ++j)773 OS << " BB#" << JumpTables[i].MBBs[j]->getNumber();