Home
last modified time | relevance | path

Searched refs:runtime_alias_check_p (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.h581 extern opt_result runtime_alias_check_p (ddr_p, class loop *, bool);
H A Dtree-loop-distribution.cc1417 return !runtime_alias_check_p (ddr, NULL, true); in data_dep_in_cycle_p()
H A Dtree-data-ref.cc1617 runtime_alias_check_p (ddr_p ddr, class loop *loop, bool speed_p) in runtime_alias_check_p() function
H A Dtree-vect-data-refs.cc201 = runtime_alias_check_p (ddr, loop, in vect_mark_for_runtime_alias_test()
H A DChangeLog-20188783 (runtime_alias_check_p): Convert return type from bool to
8795 (runtime_alias_check_p): Likewise.
10353 * tree-data-ref.c (runtime_alias_check_p): Use formatted printing
32119 (runtime_alias_check_p): Allow runtime alias checks with
H A DChangeLog463 * tree-data-ref.cc (runtime_alias_check_p): Reject checks
H A DChangeLog-201728487 * tree-data-ref.c (runtime_alias_check_p): ... to new function.
28488 * tree-data-ref.h (runtime_alias_check_p): New decalaration.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.h576 extern opt_result runtime_alias_check_p (ddr_p, class loop *, bool);
H A Dtree-loop-distribution.c1407 return !runtime_alias_check_p (ddr, NULL, true); in data_dep_in_cycle_p()
H A Dtree-data-ref.c1369 runtime_alias_check_p (ddr_p ddr, class loop *loop, bool speed_p) in runtime_alias_check_p() function
H A Dtree-vect-data-refs.c194 = runtime_alias_check_p (ddr, loop, in vect_mark_for_runtime_alias_test()