Searched refs:BlockNamePrinter (Results 1 – 1 of 1) sorted by relevance
150 struct BlockNamePrinter { struct153 BlockNamePrinter(NodePtr Block) : N(Block) {} in BlockNamePrinter() argument489 << BlockNamePrinter(Root) << " "); in FindRoots()652 << BlockNamePrinter(To) << "\n"); in InsertEdge()914 << BlockNamePrinter(To) << "\n"); in DeleteEdge()935 dbgs() << "\tTo (" << BlockNamePrinter(To) in DeleteEdge()1016 LLVM_DEBUG(dbgs() << "\t" << BlockNamePrinter(TN) in HasProperSupport()1249 errs() << BlockNamePrinter(N) << ", "; in verifyRoots()1282 errs() << "CFG node " << BlockNamePrinter(N) in verifyReachability()1480 errs() << "Child " << BlockNamePrinter(Child) in verifyParentProperty()[all …]