Searched refs:needs_workaround (Results 1 – 3 of 3) sorted by relevance
481 bool needs_workaround = false; in visit() local484 needs_workaround = true; in visit()493 needs_workaround = true; in visit()498 if (needs_workaround) { in visit()
1573 bool needs_workaround = false; in si_render_condition() local1585 needs_workaround = true; in si_render_condition()1588 if (needs_workaround && !squery->workaround_buf) { in si_render_condition()
10606 bool needs_workaround = false; in emit_if() local10610 needs_workaround = true; in emit_if()10617 needs_workaround = true; in emit_if()10624 if (needs_workaround) { in emit_if()