public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Fwd: Is there a pass in GCC that provide us may alias information
       [not found] <CAAMkv6nSXA=kvb_R-oCe9-AZEq2hd-+cNGXUKHkzXQ7XezKAdg@mail.gmail.com>
@ 2018-06-01 17:34 ` vineet singh
  2018-06-01 19:04   ` Richard Biener
  0 siblings, 1 reply; 2+ messages in thread
From: vineet singh @ 2018-06-01 17:34 UTC (permalink / raw)
  To: gcc

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?

-- 
Regards
Vineet Singh
Master of Technology
Department of Computer Science & Technology
Indian Institute of Technology Bombay

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fwd: Is there a pass in GCC that provide us may alias information
  2018-06-01 17:34 ` Fwd: Is there a pass in GCC that provide us may alias information vineet singh
@ 2018-06-01 19:04   ` Richard Biener
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Biener @ 2018-06-01 19:04 UTC (permalink / raw)
  To: gcc, vineet singh

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. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-01 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAAMkv6nSXA=kvb_R-oCe9-AZEq2hd-+cNGXUKHkzXQ7XezKAdg@mail.gmail.com>
2018-06-01 17:34 ` Fwd: Is there a pass in GCC that provide us may alias information vineet singh
2018-06-01 19:04   ` Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).