On Tue, Sep 21, 2010 at 3:31 PM, Hongtao <yu...@purdue.edu> wrote: > Hi All, > > > I'm programming in the LTO phase. How can I dump the SSA representation > after a optimization of LTO? For example, if I would like to know the > effect of interprocedural pointer analysis(pass_ipa_pta), how can I dump > the SSA form after the pass?
That particular case would be -fdump-ipa-pta-alias > Thanks, > Hongtao Yu > Purdue University >