Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-vect-transform.c60 static bool vect_is_simple_cond (tree, loop_vec_info);
2036 vect_is_simple_cond (tree cond, loop_vec_info loop_vinfo) in vect_is_simple_cond() function
2120 if (!vect_is_simple_cond (cond_expr, loop_vinfo)) in vectorizable_condition()
HDChangeLog-200516024 (vectorizable_store, vect_is_simple_cond): Call vect_is_simple_use with
22064 * tree-vect-transform.c (vect_is_simple_cond): Use
24352 * tree-vect-transform.c (vect_is_simple_cond): New function.