Searched refs:GetOsrThreshold (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit.h | 213 size_t GetOsrThreshold() const { in GetOsrThreshold() function |
D | jit.cc | 176 jit->osr_method_threshold_ = options->GetOsrThreshold(); in Create() |