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

  /art/runtime/jit/
jit_code_cache.h 76 bool NotifyCompilationOf(ArtMethod* method, Thread* self, bool osr)
jit.cc 292 if (!code_cache_->NotifyCompilationOf(method_to_compile, self, osr)) {
jit_code_cache.cc     [all...]

Completed in 276 milliseconds