Home
last modified time | relevance | path

Searched defs:huge_method_threshold (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_options.cc52 size_t huge_method_threshold, in CompilerOptions()
/art/dex2oat/
Ddex2oat.cc569 int huge_method_threshold = CompilerOptions::kDefaultHugeMethodThreshold; in ParseArgs() local