Searched refs:printer_after_dce (Results 1 – 1 of 1) sorted by relevance
78 StringPrettyPrinter printer_after_dce(graph_); in TestCodeOnReadyGraph() local79 printer_after_dce.VisitInsertionOrder(); in TestCodeOnReadyGraph()80 std::string actual_after_dce = printer_after_dce.str(); in TestCodeOnReadyGraph()