Home | Sort by relevance Sort by last modified time |
/art/runtime/jit/ | |
jit.h | 207 size_t GetCompileThreshold() const { |
jit.cc | 170 << ", compile_threshold=" << options->GetCompileThreshold() 174 jit->hot_method_threshold_ = options->GetCompileThreshold(); |