Searched refs:BlockNamePrinter (Results 1 – 1 of 1) sorted by relevance
150 struct BlockNamePrinter { struct153 BlockNamePrinter(NodePtr Block) : N(Block) {} in BlockNamePrinter() argument494 << BlockNamePrinter(Root) << " "); in FindRoots()657 << BlockNamePrinter(To) << "\n"); in InsertEdge()919 << BlockNamePrinter(To) << "\n"); in DeleteEdge()940 dbgs() << "\tTo (" << BlockNamePrinter(To) in DeleteEdge()1021 LLVM_DEBUG(dbgs() << "\t" << BlockNamePrinter(TN) in HasProperSupport()1254 errs() << BlockNamePrinter(N) << ", "; in verifyRoots()1287 errs() << "CFG node " << BlockNamePrinter(N) in verifyReachability()1485 errs() << "Child " << BlockNamePrinter(Child) in verifyParentProperty()[all …]