Searched refs:emitted_lax_note (Results 1 – 1 of 1) sorted by relevance
1123 static bool emitted_lax_note = false; in vector_types_convertible_p() local1144 if (emit_lax_note && !emitted_lax_note) in vector_types_convertible_p()1146 emitted_lax_note = true; in vector_types_convertible_p()