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

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

Completed in 45 milliseconds