Home
last modified time | relevance | path

Searched refs:find_loop_nest (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.h553 extern bool find_loop_nest (class loop *, vec<loop_p> *);
H A Dtree-ssa-loop-prefetch.cc1635 find_loop_nest (nest, &vloops); in determine_loop_nest_reuse()
H A Dgimple-loop-interchange.cc2056 if (find_loop_nest (start_loop, loop_nest) in prepare_perfect_loop_nest()
H A Dtree-data-ref.cc6176 find_loop_nest (class loop *loop, vec<loop_p> *loop_nest) in find_loop_nest() function
6206 || !find_loop_nest (loop, loop_nest) in compute_data_dependences_for_loop()
H A Dtree-loop-distribution.cc2997 if (!find_loop_nest (loop, &loop_nest)) in distribute_loop()
H A Dtree-vect-loop.cc2961 if (!find_loop_nest (loop, &shared->loop_nest)) in vect_analyze_loop()
H A DChangeLog-20068229 (find_loop_nest_1, find_loop_nest): Change LOOP_NEST to a pointer
15533 (find_loop_nest_1, find_loop_nest): New.
H A DChangeLog-200719335 find_loop_nest): Export.
19337 (create_data_ref, compute_all_dependences, find_loop_nest): Declare.
H A DChangeLog-201922372 (find_loop_nest): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.h548 extern bool find_loop_nest (class loop *, vec<loop_p> *);
H A Dtree-ssa-loop-prefetch.c1636 find_loop_nest (nest, &vloops); in determine_loop_nest_reuse()
H A Dgimple-loop-interchange.cc2038 if (find_loop_nest (start_loop, loop_nest) in prepare_perfect_loop_nest()
H A Dtree-data-ref.c5853 find_loop_nest (class loop *loop, vec<loop_p> *loop_nest) in find_loop_nest() function
5883 || !find_loop_nest (loop, loop_nest) in compute_data_dependences_for_loop()
H A Dtree-loop-distribution.c2957 if (!find_loop_nest (loop, &loop_nest)) in distribute_loop()
H A Dtree-vect-loop.c2539 if (!find_loop_nest (loop, &shared->loop_nest)) in vect_analyze_loop()