Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:GetNumDexMethodsThreshold

1515     if (num_methods <= compiler_options->GetNumDexMethodsThreshold()) {