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

  /art/runtime/jit/
jit_code_cache.h 220 void InvalidateCompiledCodeFor(ArtMethod* method, const OatQuickMethodHeader* code)
jit_code_cache.cc     [all...]
  /art/runtime/
cha.cc 552 runtime->GetJit()->GetCodeCache()->InvalidateCompiledCodeFor(
quick_exception_handler.cc 552 Runtime::Current()->GetJit()->GetCodeCache()->InvalidateCompiledCodeFor(

Completed in 71 milliseconds