Searched refs:compute_data_dependences_for_loop (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | tree-loop-linear.c | 295 compute_data_dependences_for_loop (loop_nest, true, &datarefs, in linear_transform_loops()
|
H A D | tree-data-ref.h | 274 extern void compute_data_dependences_for_loop (struct loop *, bool,
|
H A D | tree-vect-analyze.c | 1339 compute_data_dependences_for_loop (loop, false, in vect_analyze_data_refs()
|
H A D | tree-data-ref.c | 4280 compute_data_dependences_for_loop (struct loop *loop, in compute_data_dependences_for_loop() function 4390 compute_data_dependences_for_loop (loops->parray[0], false,
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | loop.texi | 456 loop is @code{compute_data_dependences_for_loop}. This function is
|
H A D | gccint.info | 8352 `compute_data_dependences_for_loop'. This function is currently used
|