| /src/external/gpl3/gcc/dist/gcc/ |
| tree-vect-loop.cc | 4033 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, function 4226 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, function 4231 return (check_reduction_path (loc, loop, phi, loop_arg, &code_, path, false) 4440 if (check_reduction_path (vect_location, loop, phi, latch_def, &code,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-vect-loop.cc | 3380 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, function 3537 check_reduction_path (dump_user_location_t loc, loop_p loop, gphi *phi, function 3542 return (check_reduction_path (loc, loop, phi, loop_arg, &code_, path, false) 3741 if (check_reduction_path (vect_location, loop, phi, latch_def, &code,
|