Fwd: Is there a pass in GCC that provide us may alias information
Richard Biener
richard.guenther@gmail.com
Fri Jun 1 19:04:00 GMT 2018
On June 1, 2018 7:34:25 PM GMT+02:00, vineet singh <vineetsingh.greenfields@gmail.com> wrote:
>Hi,
>
>I want to know that whether GCC provides a pass that gives us "may
>alias"
>information and how we can access it?
>
>If yes, then is this may alias information available before and after
>each
>pass of GCC?
May alias info is available everywhere via tha API in tree-ssa-alias.h
Richard.
More information about the Gcc
mailing list