Searched refs:use_loop_p (Results 1 – 1 of 1) sorted by relevance
2026 bool use_loop_p = (!cnt.is_constant (&const_cnt) || const_cnt > 4); in expand_vector_ubsan_overflow() local2047 if (use_loop_p) in expand_vector_ubsan_overflow()2066 for (unsigned int i = 0; i < (use_loop_p ? 1 : const_cnt); i++) in expand_vector_ubsan_overflow()2069 if (use_loop_p) in expand_vector_ubsan_overflow()2109 if (use_loop_p ? integer_zerop (arg0) : integer_zerop (op0)) in expand_vector_ubsan_overflow()2123 if (use_loop_p) in expand_vector_ubsan_overflow()