Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h206 struct Checkstats { struct
1448 Checkstats* checkstats_;
Dmir_optimization.cc1570 Checkstats* stats = in DumpCheckStats()
1571 static_cast<Checkstats*>(arena_->Alloc(sizeof(Checkstats), kArenaAllocDFInfo)); in DumpCheckStats()