Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1680 bool needs_constructor_barrier = false; in TryPatternSubstitution() local
1692 needs_constructor_barrier = true; in TryPatternSubstitution()
1696 if (needs_constructor_barrier) { in TryPatternSubstitution()