Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h335 return dump_stats_; in GetDumpStats()
407 bool dump_stats_; variable
Dcompiler_options.cc66 dump_stats_(false), in CompilerOptions()
Dcompiler_options_map-inl.h97 options->dump_stats_ = true; in ReadCompilerOptions()