GCC builds a chain of recurrence to capture a pattern in which an
array is accessed in a loop. Is there any function which identifies
that gcc has built a chain of recurrence? Is this information
associated to the gimple assignment which accesses the array elements?


Thanks,
Pritam Gharat

Reply via email to