Home
last modified time | relevance | path

Searched refs:compute_distributive_range (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.cc590 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 DChangeLog-20201447 * tree-data-ref.c (compute_distributive_range): New function.