Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getBlockName

898 static std::string getBlockName(const BasicBlock *B) {
2453 LLVM_DEBUG(dbgs() << "Block " << getBlockName(To)
2458 LLVM_DEBUG(dbgs() << "Block " << getBlockName(To)
2460 << getBlockName(From) << "," << getBlockName(To)
2699 << " in block " << getBlockName(PredBB) << "\n");
2826 << getBlockName(PredBB)
2834 << getBlockName(PredBB) << "\n");
3407 << getBlockName(CurrBlock)
3488 LLVM_DEBUG(dbgs() << "Block " << getBlockName(&F.getEntryBlock())
3514 LLVM_DEBUG(dbgs() << "We believe block " << getBlockName(&BB)
3897 << getBlockName(PHI->getIncomingBlock(Operand))
4012 << getBlockName(getBlockForValue(Def)) << "\n");