Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getBlockNum

270 static std::string getBlockNum(MachineBasicBlock *BB) {
535 DEBUG(dbgs() << "Merging from " << getBlockNum(BB)
536 << " to " << getBlockNum(BestSucc) << "\n");
543 << getBlockNum(*Chain.begin()) << "\n");