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

  /art/runtime/jit/
jit.h 149 bool JitAtFirstUse();
jit.cc 370 bool Jit::JitAtFirstUse() {
709 if (UNLIKELY(runtime->UseJitCompilation() && runtime->GetJit()->JitAtFirstUse())) {
  /art/runtime/
class_linker.cc     [all...]

Completed in 424 milliseconds