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

  /art/runtime/jit/
jit_code_cache.h 186 void CopyInlineCacheInto(const InlineCache& ic, Handle<mirror::ObjectArray<mirror::Class>> array)
jit_code_cache.cc 520 void JitCodeCache::CopyInlineCacheInto(const InlineCache& ic,
    [all...]
  /art/compiler/optimizing/
inliner.cc 590 Runtime::Current()->GetJit()->GetCodeCache()->CopyInlineCacheInto(
    [all...]

Completed in 199 milliseconds