Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1476 bool same_dex_file = IsSameDexFile(*outer_compilation_unit_.GetDexFile(), *method->GetDexFile()); in TryBuildAndInline() local
1762 bool same_dex_file, in TryBuildAndInlineHelper()