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

  /art/runtime/jit/
jit.h 74 size_t OSRMethodThreshold() const {
  /art/runtime/interpreter/mterp/
mterp.cc 655 int32_t osr_threshold = jit->OSRMethodThreshold();

Completed in 52 milliseconds