Searched refs:needs_constructor_barrier (Results 1 – 1 of 1) sorted by relevance
1780 bool needs_constructor_barrier = false; in TryPatternSubstitution() local1792 needs_constructor_barrier = true; in TryPatternSubstitution()1796 if (needs_constructor_barrier) { in TryPatternSubstitution()1806 number_of_instructions = number_of_iputs + (needs_constructor_barrier ? 1u : 0u); in TryPatternSubstitution()