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 96 void DoneCompilerUse(ArtMethod* method, Thread* self)
jit_code_cache.cc     [all...]
  /art/compiler/optimizing/
inliner.cc 322 Runtime::Current()->GetJit()->GetCodeCache()->DoneCompilerUse(method_, self_);
    [all...]

Completed in 397 milliseconds