Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:kDefaultSmallMethodThreshold

192   UsageError("      Example: --small-method-max=%d", CompilerOptions::kDefaultSmallMethodThreshold);
193 UsageError(" Default: %d", CompilerOptions::kDefaultSmallMethodThreshold);
878 int small_method_threshold = CompilerOptions::kDefaultSmallMethodThreshold;