Searched refs:HGraphVisualizerPrinter (Results 1 – 1 of 1) sorted by relevance
32 class HGraphVisualizerPrinter : public HGraphVisitor { class34 HGraphVisualizerPrinter(HGraph* graph, in HGraphVisualizerPrinter() function in art::HGraphVisualizerPrinter346 DISALLOW_COPY_AND_ASSIGN(HGraphVisualizerPrinter);356 HGraphVisualizerPrinter printer(graph_, *output_, "", true, codegen_); in PrintHeader()367 HGraphVisualizerPrinter printer(graph_, *output_, pass_name, is_after_pass, codegen_); in DumpGraph()