Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1016 bool one_target_inlined = false; in TryInlinePolymorphicCall() local
1048 one_target_inlined = true; in TryInlinePolymorphicCall()
1081 if (!one_target_inlined) { in TryInlinePolymorphicCall()