Searched refs:GetNumDexMethodsThreshold (Results 1 – 2 of 2) sorted by relevance
144 size_t GetNumDexMethodsThreshold() const { in GetNumDexMethodsThreshold() function
1346 if (num_methods <= compiler_options_->GetNumDexMethodsThreshold()) { in Setup()