Searched refs:BlockNamePrinter (Results 1 – 1 of 1) sorted by relevance
193 struct BlockNamePrinter { struct196 BlockNamePrinter(NodePtr Block) : N(Block) {} in BlockNamePrinter() function488 << BlockNamePrinter(Root) << " "); in FindRoots()593 << BlockNamePrinter(W) << "\n"); in attachNewSubtree()646 << BlockNamePrinter(To) << "\n"); in InsertEdge()919 << BlockNamePrinter(To) << "\n"); in DeleteEdge()940 dbgs() << "\tTo (" << BlockNamePrinter(To) in DeleteEdge()1281 errs() << BlockNamePrinter(N) << ", "; in verifyRoots()1314 errs() << "CFG node " << BlockNamePrinter(N) in verifyReachability()1511 errs() << "Child " << BlockNamePrinter(Child) in verifyParentProperty()[all …]