This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gimple Pass


On Fri, Jul 24, 2009 at 05:20:16AM -0700, pms wrote:
>   But I want to know what are the TREE_CODEs for other remaing constructs
> viz declration stmt, conditions, count for constants  and how to use them in
> the gimple pass. Can anybody help in this regard

The names are defined in tree.def.

-Nathan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]