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

  /art/runtime/jit/
jit.h 213 size_t GetOsrThreshold() const {
jit.cc 176 jit->osr_method_threshold_ = options->GetOsrThreshold();

Completed in 573 milliseconds