This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
UNIQUE ID (INSN UID) Question
- From: "Balaji V. Iyer" <bviyer at ncsu dot edu>
- To: <gcc at gcc dot gnu dot org>
- Date: Fri, 25 Jan 2008 19:34:57 -0500
- Subject: UNIQUE ID (INSN UID) Question
Hello Everyone,
I have a quick question regarding instruction unique ID in the RTL.
Is this number unique for the function? or is it unique for the entire
program that it is compiling?
I would like to "mark" instructions and identify them, so can I use this
value as a unique identifier for program level?
Any help or suggestion is highly appreciated.
Thanks,
Balaji V. Iyer.
--
Balaji V. Iyer
PhD Student,
Center for Efficient, Scalable and Reliable Computing, Department of
Electrical and Computer Engineering, North Carolina State University.
--
Balaji V. Iyer
PhD Student,
Center for Efficient, Scalable and Reliable Computing, Department of
Electrical and Computer Engineering, North Carolina State University.