HomeSort by relevance Sort by last modified time
    Searched refs:GetCompileThreshold (Results 1 - 3 of 3) sorted by null

  /art/runtime/jit/
jit.h 217 size_t GetCompileThreshold() const {
jit.cc 199 << ", compile_threshold=" << options->GetCompileThreshold()
203 jit->hot_method_threshold_ = options->GetCompileThreshold();
jit_code_cache.cc     [all...]

Completed in 55 milliseconds