Searched defs:huge_method_threshold_ (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_options.h113 return huge_method_threshold_;
129 return num_dalvik_instructions > huge_method_threshold_;
260 size_t huge_method_threshold_; member in class:art::FINAL

Completed in 323 milliseconds