Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:kDefaultSmallMethodThreshold

189   UsageError("      Example: --small-method-max=%d", CompilerOptions::kDefaultSmallMethodThreshold);
190 UsageError(" Default: %d", CompilerOptions::kDefaultSmallMethodThreshold);
843 int small_method_threshold = CompilerOptions::kDefaultSmallMethodThreshold;