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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c1461 /* Function vect_analyze_loop_operations.
1466 vect_analyze_loop_operations (loop_vec_info loop_vinfo) function
1476 DUMP_VECT_SCOPE ("vect_analyze_loop_operations");
2121 ok = vect_analyze_loop_operations (loop_vinfo);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc1649 /* Function vect_analyze_loop_operations.
1654 vect_analyze_loop_operations (loop_vec_info loop_vinfo) function
1664 DUMP_VECT_SCOPE ("vect_analyze_loop_operations");
2537 ok = vect_analyze_loop_operations (loop_vinfo);

Completed in 132 milliseconds