Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc60 size_t num_dex_methods_threshold, in CompilerOptions() argument
84 num_dex_methods_threshold_(num_dex_methods_threshold), in CompilerOptions()
Dcompiler_options.h61 size_t num_dex_methods_threshold,