Searched refs:vect_analyze_operations (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-vect-analyze.c53 static bool vect_analyze_operations (loop_vec_info);
224 /* Function vect_analyze_operations.
229 vect_analyze_operations (loop_vec_info loop_vinfo) function
243 fprintf (vect_dump, "=== vect_analyze_operations ===");
2145 ok = vect_analyze_operations (loop_vinfo);

Completed in 49 milliseconds