Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h274 return dump_stats_; in GetDumpStats()
319 bool dump_stats_; variable
Dcompiler_options.cc54 dump_stats_(false), in CompilerOptions()
Dcompiler_options_map-inl.h89 options->dump_stats_ = true; in ReadCompilerOptions()