Home
last modified time | relevance | path

Searched defs:GetOptimizeThreshold (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofiling_info.cc39 uint16_t ProfilingInfo::GetOptimizeThreshold() { in GetOptimizeThreshold() function in art::ProfilingInfo
Djit.h74 uint16_t GetOptimizeThreshold() const { in GetOptimizeThreshold() function