Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h370 return check_profiled_methods_; in CheckProfiledMethodsCompiled()
477 ProfileMethodsCheck check_profiled_methods_; variable
Dcompiler_options.cc83 check_profiled_methods_(ProfileMethodsCheck::kNone), in CompilerOptions()
Dcompiler_options_map-inl.h97 options->check_profiled_methods_ = *map.Get(Base::CheckProfiledMethods);