Home
last modified time | relevance | path

Searched refs:DumpMIRGraph (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_graph.h1164 void DumpMIRGraph();
Dmir_graph.cc887 DumpMIRGraph(); in InlineMethod()
1701 void MIRGraph::DumpMIRGraph() { in DumpMIRGraph() function in art::MIRGraph