Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:mbb

72                           "MBB starts."),
809 MachineBasicBlock *mbb = sis->getMBBFromIndex(i);
812 if (i == sis->getMBBStartIdx(mbb) || mi != 0 ||
817 if (i == sis->getMBBStartIdx(mbb)) {
818 os << indent + s(6) << "BB#" << mbb->getNumber() << ":&nbsp;\n";