Searched refs:GetNumDexMethodsThreshold (Results 1 - 2 of 2) sorted by relevance

/art/compiler/driver/
H A Dcompiler_options.h154 size_t GetNumDexMethodsThreshold() const { function in class:art::CompilerOptions
/art/dex2oat/
H A Ddex2oat.cc1515 if (num_methods <= compiler_options->GetNumDexMethodsThreshold()) {

Completed in 50 milliseconds