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

/art/compiler/driver/
H A Dcompiler_options.h92 return huge_method_threshold_;
108 return num_dalvik_instructions > huge_method_threshold_;
293 size_t huge_method_threshold_; member in class:art::FINAL

Completed in 61 milliseconds