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

  /art/runtime/jit/
jit_code_cache.h 92 void DoneCompiling(ArtMethod* method, Thread* self, bool osr)
jit.cc 300 code_cache_->DoneCompiling(method_to_compile, self, osr);
jit_code_cache.cc     [all...]

Completed in 320 milliseconds