Searched defs:num_dex_methods_threshold_ (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/driver/
H A Dcompiler_options.h54 num_dex_methods_threshold_(kDefaultNumDexMethodsThreshold),
91 num_dex_methods_threshold_(num_dex_methods_threshold),
155 return num_dex_methods_threshold_;
213 size_t num_dex_methods_threshold_; member in class:art::CompilerOptions

Completed in 4 milliseconds