How to dump SSA in lto
Richard Guenther
richard.guenther@gmail.com
Tue Sep 21 22:47:00 GMT 2010
On Tue, Sep 21, 2010 at 3:31 PM, Hongtao <yu171@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
>
More information about the Gcc
mailing list