On Tue, Apr 18, 2017 at 12:45 PM, Bin Cheng <bin.ch...@arm.com> wrote: > Hi, > Now function multiplier_allowed_in_address_p is no longer referred in ivopts, > so move to the only file using it and make it static.
Ok. Richard. > Thanks, > bin > 2017-04-11 Bin Cheng <bin.ch...@arm.com> > > * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p): Move > from ... > * tree-ssa-address.c (multiplier_allowed_in_address_p): ... to here > as local function. Include necessary header files. > * tree-ssa-loop-ivopts.h (multiplier_allowed_in_address_p): Delete.