This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
The structure of tree type function declaration
- From: Le Ton Chanh <letonchanh at yahoo dot com>
- To: GCC Help <gcc-help at gcc dot gnu dot org>
- Date: Thu, 5 Mar 2009 04:26:54 -0800 (PST)
- Subject: The structure of tree type function declaration
Dear helper,
I want to know the details of the structure of tree type function declaration. Which documentation can help me to understand that? If I have a tree type variable, which is function declaration, can I know the number of local variables in this function, this function is a leaf function or not?
Thank you very much for your help.
Le Ton Chanh
email: letonchanh at yahoo dot com