Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1023 bool one_target_inlined = false; in TryInlinePolymorphicCall() local
1055 one_target_inlined = true; in TryInlinePolymorphicCall()
1088 if (!one_target_inlined) { in TryInlinePolymorphicCall()