Searched refs:compute_distributive_range (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-data-ref.cc | 590 compute_distributive_range (tree type, value_range &op0_range, in compute_distributive_range() function 785 if (!compute_distributive_range (type, op0_range, code, op1_range, in split_constant_offset_1() 798 if (!compute_distributive_range (type, op0_range, code, op1_range, in split_constant_offset_1()
|
H A D | ChangeLog-2020 | 1447 * tree-data-ref.c (compute_distributive_range): New function.
|