Home
last modified time | relevance | path

Searched refs:other_inline_cache (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Dprofile_compilation_info.cc951 const auto& other_inline_cache = other_method_it.second; in MergeWith() local
952 for (const auto& other_ic_it : other_inline_cache) { in MergeWith()