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 205 void CopyInlineCacheInto(const InlineCache& ic, Handle<mirror::ObjectArray<mirror::Class>> array)
jit_code_cache.cc     [all...]
  /art/compiler/optimizing/
inliner.cc 677 Runtime::Current()->GetJit()->GetCodeCache()->CopyInlineCacheInto(
    [all...]

Completed in 100 milliseconds