Home
last modified time | relevance | path

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

/art/compiler/dex/
Dfrontend.cc749 cu.mir_graph->DumpCheckStats(); in CompileMethod()
Dmir_graph.h918 void DumpCheckStats();
Dmir_optimization.cc1302 void MIRGraph::DumpCheckStats() { in DumpCheckStats() function in art::MIRGraph