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 324 bool Jit::JitAtFirstUse() {
662 if (UNLIKELY(runtime->UseJitCompilation() && runtime->GetJit()->JitAtFirstUse())) {
  /art/runtime/
class_linker.cc     [all...]

Completed in 4650 milliseconds