Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1637 bool needs_constructor_barrier = false; in TryPatternSubstitution() local
1649 needs_constructor_barrier = true; in TryPatternSubstitution()
1653 if (needs_constructor_barrier) { in TryPatternSubstitution()