Searched refs:check_reduction_path (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vectorizer.h | 1498 extern bool check_reduction_path (location_t, loop_p, gphi *, tree,
|
H A D | gimple-loop-interchange.cc | 526 && !check_reduction_path (UNKNOWN_LOCATION, m_loop, phi, next, in analyze_iloop_reduction_var()
|
H A D | tree-vect-loop.c | 3025 check_reduction_path (location_t loc, loop_p loop, gphi *phi, tree loop_arg, in check_reduction_path() function 3591 if (check_reduction_path (vect_location, loop, as_a <gphi *> (phi), loop_arg, in vect_is_simple_reduction()
|