Searched refs:CopyInlineCacheInto (Results 1 – 3 of 3) sorted by relevance
308 void CopyInlineCacheInto(const InlineCache& ic, Handle<mirror::ObjectArray<mirror::Class>> array)
597 void JitCodeCache::CopyInlineCacheInto(const InlineCache& ic, in CopyInlineCacheInto() function in art::jit::JitCodeCache
686 Runtime::Current()->GetJit()->GetCodeCache()->CopyInlineCacheInto( in GetInlineCacheJIT()