Home
last modified time | relevance | path

Searched refs:kJitCheckForOSR (Results 1 – 3 of 3) sorted by relevance

/art/tools/cpp-define-generator/
Dglobals.def59 art::jit::kJitCheckForOSR)
/art/runtime/jit/
Djit.h59 static constexpr int16_t kJitCheckForOSR = -1; variable
/art/runtime/interpreter/mterp/
Dmterp.cc899 countdown_value = jit::kJitCheckForOSR; in MterpSetUpHotnessCountdown()