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

  /art/runtime/jit/
jit_code_cache.h 123 void DoneCompilerUse(ArtMethod* method, Thread* self)
jit_code_cache.cc     [all...]
  /art/compiler/optimizing/
inliner.cc 338 Runtime::Current()->GetJit()->GetCodeCache()->DoneCompilerUse(method_, self_);
    [all...]

Completed in 184 milliseconds