Home
last modified time | relevance | path

Searched refs:DumpGraphDebug (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dgraph_visualizer.h111 void DumpGraphDebug() const;
H A Dgraph_visualizer.cc997 void HGraphVisualizer::DumpGraphDebug() const { in DumpGraphDebug() function in art::HGraphVisualizer
H A Dnodes.cc2019 vis.DumpGraphDebug(); in Dump()