Home
last modified time | relevance | path

Searched refs:find_data_references_in_loop (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.h450 tree find_data_references_in_loop (struct loop *, vec<data_reference_p> *);
H A Dtree-data-ref.c5173 find_data_references_in_loop (struct loop *loop, in find_data_references_in_loop() function
5360 || find_data_references_in_loop (loop, datarefs) == chrec_dont_know in compute_data_dependences_for_loop()
H A Dtree-if-conv.c1374 if (find_data_references_in_loop (loop, refs) == chrec_dont_know) in if_convertible_loop_p_1()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.c4491 find_data_references_in_loop (struct loop *loop, in find_data_references_in_loop() function
4579 || find_data_references_in_loop (loop, datarefs) == chrec_dont_know in compute_data_dependences_for_loop()