Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1862 const bool same_dex_file = in CanInlineBody() local
1964 if (!same_dex_file && current->NeedsDexCacheOfDeclaringClass()) { in CanInlineBody()